Closed
Bug 74538
Opened 24 years ago
Closed 24 years ago
javascript error in navigator.js
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
People
(Reporter: bugzilla, Assigned: paulkchen)
References
Details
My console says:
Error:
missing ) after condition
Source File: chrome://navigator/content/navigator.js
Line: 1228, Column: 26
Source Code:
_content.HTTPIndex instanceof Components.interfaces.nsIHTTPIndex ) {
-------------------------^
build 20010402 on win2k
Comment 1•24 years ago
|
||
cc'ing jseng folks, who probably need to take this.
Comment 3•24 years ago
|
||
Same cause as in 74539?
Comment 4•24 years ago
|
||
74539 has more useful info.
*** This bug has been marked as a duplicate of 74539 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
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
•