Closed Bug 513588 Opened 15 years ago Closed 15 years ago

nsSessionStore.js shouldn't use the .linkedPanel of a browser tab

Categories

(SeaMonkey :: Session Restore, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 514363

People

(Reporter: neil, Unassigned)

References

Details

(Keywords: helpwanted)

As per bug 508819, linkedPanel doesn't work correctly inside XBL (it only used to work by accident, and that was disabled when it was found to crash).

Now a complete fix could be achieved by moving the __SS_data object from the tabpanel to the browser, but for the purposes of this bug we can just use the knowledge that the tabpanel is the linked browser's parent node.
(In reply to comment #0)
> Now a complete fix could be achieved by moving the __SS_data object from the
> tabpanel to the browser

bug 509625
(In reply to comment #1)
> (In reply to comment #0)
> > Now a complete fix could be achieved by moving the __SS_data object from the
> > tabpanel to the browser
> bug 509625
Excellent, you're now fixing bugs before I find them ;-)
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.