[Webkit-unassigned] [Bug 24923] New: navigator.product returns "Gecko"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 29 11:01:42 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24923

           Summary: navigator.product returns "Gecko"
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: PC
               URL: javascript:alert(navigator.product);
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: raf at ratherodd.com


navigator.product returns "Gecko". Can be tested by putting the following in
the address bar:

javascript:alert(navigator.product);

Surely this is pointless and the logical value should be "WebKit". This is
actually a sensible way of detecting Gecko-based browsers (or could be) but
here WebKit is muddying the waters. The same could be said for lots of other
navigator properties.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list