#14954 closed defect (bug) (duplicate)
Browsers with Google Chrome Frame installed will be reported being Google Chrome
Reported by: | hakre | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.7 |
Component: | General | Keywords: | has-patch |
Focuses: | Cc: |
Description
All browsers that have Google Chrome Frame installed will be reported as being Chrome. The only exception is $is_lynx
(but I don't think that it is possible to install google chrome frame on lynx anyway).
Stuff like $is_winIE
does not work any longer.
Problem has been introduced in r8815. This is because "chrome" matches "chromeframe".
Related: #14537
Attachments (1)
Change History (7)
Note: See
TracTickets for help on using
tickets.
Will handle it in #14537.