Closed
Bug 483381
Opened 16 years ago
Closed 15 years ago
Port Bug 480148 (Restore visible tabs first when restoring session) to SeaMonkey
Categories
(SeaMonkey :: Session Restore, defect)
SeaMonkey
Session Restore
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: misak.bugzilla, Assigned: misak.bugzilla)
References
Details
Attachments
(1 file)
1.38 KB,
patch
|
Details | Diff | Splinter Review |
It's not too much effective in SeaMonkey, because SM tries to display all tabs, but i think it worth to port.
When restoring a session, we should prioritize the tabs that are visible on the
tabstrip over the ones that are in the background.
While this won't necessarily make start-up any faster, it should feel faster.
Attachment #367370 -
Flags: superreview?(neil)
Attachment #367370 -
Flags: review?(neil)
Comment 1•16 years ago
|
||
Comment on attachment 367370 [details] [diff] [review]
v1
I don't think we have a scroll box object yet, do we?
Assignee | ||
Comment 2•15 years ago
|
||
Resolving as invalid.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
Comment 3•15 years ago
|
||
Comment on attachment 367370 [details] [diff] [review]
v1
Patch submitter resolved this bug as invalid, therefore clearing down presumably obsolete requests as well.
Attachment #367370 -
Flags: superreview?(neil)
Attachment #367370 -
Flags: review?(neil)
You need to log in
before you can comment on or make changes to this bug.
Description
•