Closed
Bug 152870
Opened 24 years ago
Closed 23 years ago
Error: uncaught exception in chrome://navigator/content/navigator.js
Categories
(Core Graveyard :: Error Console, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: cyp, Assigned: hewitt)
Details
I really am not sure how to describe this.
Fresh install of Moz 1.1a (Win2K, net installer, only browser + java
script console + DOM inspector).
selected (menu) -> Tools -> Web Development -> Javascript Console.
the console opened and right away the following errors/warnings were displayed:
---------------------------------------------------------
Error: aEvent.target has no properties
Source File: chrome://inspector/content/inspector.js
Line: 527
---------------------------------------------------------
Error: uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.sessionHistory]" nsresult:
"0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::
chrome://navigator/content/navigator.js :: Startup :: line 386" data: no]
---------------------------------------------------------
Warning: reference to undefined property this.mViewerHash[aUID]
Source File: chrome://inspector/content/ViewerRegistry.js
Line: 207
---------------------------------------------------------
Error: this.mViewerHash[aUID] has no properties
Source File: chrome://inspector/content/ViewerRegistry.js
Line: 207
| Reporter | ||
Comment 1•24 years ago
|
||
Downgraded bug report to "minor" since (I think) those errors/warnings can be
ignored as they don't appear to negatively affect the browser or inspector.
They were a little disconcerting though.
Severity: normal → minor
Comment 2•23 years ago
|
||
This are internal warnings. They belong into different components but they
should be fixed
-> wfm
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Updated•18 years ago
|
Product: Core → SeaMonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•