This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 27796 - navigator.appName is always "Netscape"
Summary: navigator.appName is always "Netscape"
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: https://html.spec.whatwg.org/#client-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-11 08:42 UTC by contributor
Modified: 2015-09-01 09:05 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2015-01-11 08:42:24 UTC
Specification: https://html.spec.whatwg.org/
Multipage: https://html.spec.whatwg.org/multipage/#client-identification
Complete: https://html.spec.whatwg.org/#client-identification
Referrer: 

Comment:
navigator.appName is always "Netscape"

Posted from: 213.112.154.156
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.65 Safari/537.36 OPR/26.0.1656.32
Comment 1 Philip Jägenstedt 2015-01-11 08:45:26 UTC
I've tested IE11, Firefox Nightly, Chrome Canary, WebKit Nightly, Safari 8.0.2 and Opera 26.0, and the all return "Netscape", so there's no reason for the spec to say 'or the full name of the browser, e.g. "Mellblom Browsernator"', which allows differences where none is required for Web compat.