Closed
Bug 343911
Opened 19 years ago
Closed 15 years ago
Clean up session-restore event handling code
Categories
(Firefox :: Session Restore, defect)
Firefox
Session Restore
Tracking
()
RESOLVED
DUPLICATE
of bug 509625
People
(Reporter: dietrich, Unassigned)
Details
Currently we use various private properties of tabbox/tabbrowser, which increases the potential for regressions when modifying the code.
For example: the TabOpen should take tab as a parameter, in favor of tabpanel.
Updated•18 years ago
|
Component: Tabbed Browser → Session Restore
Updated•18 years ago
|
QA Contact: tabbed.browser → session.restore
| Reporter | ||
Updated•17 years ago
|
Assignee: dietrich → nobody
Updated•17 years ago
|
OS: Mac OS X → All
Comment 1•16 years ago
|
||
This bug is pretty old. Did bug 509625 fix it?
| Reporter | ||
Comment 2•15 years ago
|
||
Yes, essentially it did similar work to achieve the same end.
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.
Description
•