Closed
Bug 57142
Opened 24 years ago
Closed 24 years ago
javascript strict warnings in navigator.js
Categories
(SeaMonkey :: UI Design, defect, P3)
SeaMonkey
UI Design
Tracking
(Not tracked)
People
(Reporter: bugzilla, Assigned: bugs)
Details
There are lots of javascript strict warnings in CommonDialog.js:
JavaScript strict warning:
chrome://navigator/content/navigator.js line 436: reference to undefined propert
y window.arguments
JavaScript strict warning:
chrome://navigator/content/navigator.js line 459: reference to undefined propert
y window.arguments
JavaScript strict warning:
chrome://navigator/content/navigator.js line 1980: reference to undefined proper
ty window._content.HTTPIndex
Updated•24 years ago
|
QA Contact: sairuh → jrgm
Reporter | ||
Comment 2•24 years ago
|
||
*** This bug has been marked as a duplicate of 55798 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 4•24 years ago
|
||
sorry for the spam.... just changing the subject so that the bugs can be sorted
correctly
Summary: Lots of strict warnings in navigator.js → javascript strict warnings in navigator.js
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•