Closed Bug 158136 Opened 22 years ago Closed 22 years ago

nav002.html expects wrong |navigator.appName| in Mozilla

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 53782

People

(Reporter: john_moore, Assigned: desale)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1b) Gecko/20020718
BuildID:    2002071804

Debug->Verification->Javascript->Navigator->nav002.html returns "Netscape" but
expects "Mozilla"

Reproducible: Always
Steps to Reproduce:
See order listed in "Description"

Actual Results:  function returned "Netscape"

Expected Results:  function should return "Mozilla"
Browser, not engine ---> DOM Level 0.

Confirming reported behavior with Mozilla trunk build 20020715xx
on WinNT. Don't know if this is a bug in the DOM or a bug in 
the testcase, however -
Assignee: rogerl → jst
Component: JavaScript Engine → DOM Level 0
QA Contact: pschwartau → desale
Looks like a bug in the testcase.

|navigator.appName| should return "Netscape" in the Mozilla browser:
see bug 61071, "navigator.appName and navigator.appVersion"

Therefore reassigning to Prashant so the testcase can be corrected -
Assignee: jst → desale
Summary: Navigator AppName (nav002.html) failure → nav002.html expects wrong |navigator.appName| in Mozilla
Status: UNCONFIRMED → NEW
Ever confirmed: true
*** Bug 186638 has been marked as a duplicate of this bug. ***
*** Bug 193175 has been marked as a duplicate of this bug. ***
looks like a dup of bug 53782?
The testcase is obsolete (bug 53782 comment 3)
Dup.

*** This bug has been marked as a duplicate of 53782 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.