Closed Bug 429414 Opened 16 years ago Closed 3 years ago

[meta] Firebug related issues in "Firefox:Session Restore"

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: zeniko, Unassigned)

References

()

Details

Not sure whether this is the correct component (might be "Core:XPCOM" or Other "Applications:JavaScript Debugger" instead), so please move as appropriate.

There have been several reports of uncaught exceptions in nsSessionStore.js in locations where they just don't make sense, e.g.

Error: [Exception... "Component is not available"  nsresult: "0x80040111
(NS_ERROR_NOT_AVAILABLE)"  location: "JS frame ::
file:///usr/local/firefox-2.0/components/nsSessionStore.js :: sss_saveState ::
line 1753"  data: no]

where line 1753 doesn't involve any components at all (see URL). However these exceptions have almost exclusively been observed with Firebug installed (I've never managed to see them myself without that extension).

Filing this tracker in the hope of getting the attention of somebody savvy and skilled enough for solving this riddle.
Flags: wanted1.9.0.x?
Flags: wanted1.9.0.x?
OS: Windows XP → All
Hardware: PC → All
No longer blocks: 366509, 383700, 410060, 427193
Depends on: 366509, 383700, 410060, 427193
Version: unspecified → Trunk
Setting 
disablehistory="true"
on browser XUL elements in extensions might make this problem go away.

I suppose setting this as the default then creating "enablehistory" would make the problem go away for good.
These issues might all have been fixed (in a "we avoid doing what hurts" kind of way) by replacing toSource with JSON.stringify over in bug 407110.
Assignee: general → nobody

Firebug related bugs aren't valid anymore.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.