Closed
Bug 356432
Opened 18 years ago
Closed 17 years ago
Session restore errors when saving state
Categories
(Firefox :: Session Restore, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 366509
People
(Reporter: dietrich, Unassigned)
Details
Attachments
(1 file)
2.06 KB,
patch
|
Details | Diff | Splinter Review |
From Shaver:
Hey guys,
My OS X nightly has gotten into a state in which every page load earns me
[Exception... "Component is not available" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: file:///Applications/BonEcho.app/Contents/MacOS/components/nsSessionStore.js :: sss_saveState :: line 1688" data: no]
sometimes preceded by a
uncaught exception: Permission denied to call method Location.toString
I've also had various "that's not my session!" problems on restarting after an update or extension install (pretty common in my line of work!), but I haven't been able to nail down firm STR. What sort of information should I be collecting for you?
Beltzner thought I should bring that to your attention, maybe something due to recent security changes?
Mike
Reporter | ||
Comment 1•18 years ago
|
||
Based on the line number and the error text, the attached patch should clarify where the failure is occurring. If you are able to readily reproduce the problem, can you apply this patch and see what shows up in the js console?
Updated•18 years ago
|
Component: Tabbed Browser → Session Restore
Updated•18 years ago
|
QA Contact: tabbed.browser → session.restore
Comment 2•17 years ago
|
||
Is this issue still occurring? If so, maybe related to an installed Firebug (cf. bug 429414)?
Reporter | ||
Updated•17 years ago
|
Assignee: dietrich → nobody
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•