Closed
Bug 635418
Opened 14 years ago
Closed 14 years ago
TabShow & TabHide should cause saveStateDelayed
Categories
(Firefox :: Session Restore, defect)
Firefox
Session Restore
Tracking
()
VERIFIED
FIXED
Firefox 4.0
Tracking | Status | |
---|---|---|
blocking2.0 | --- | - |
People
(Reporter: zpao, Assigned: zpao)
Details
Attachments
(1 file)
7.09 KB,
patch
|
dietrich
:
review+
dietrich
:
approval2.0+
|
Details | Diff | Splinter Review |
Uhh, it apparently doesn't. So if you enter tab view, move things around and even return back to normal view, we won't save the visible state if you crash.
Not really sure how we got to this point like that...
Comment 1•14 years ago
|
||
Should this block, at least final, for the state loss?
Assignee | ||
Comment 2•14 years ago
|
||
I *really* don't want to make more blockers, but probably. So soft block final is my vote. Without tests, this will only be the addition of 2 lines of code (actually the same line, twice).
blocking2.0: --- → ?
Comment 3•14 years ago
|
||
Won't block, but I will watch like a goddamned hawk for the approval request and agree that this is worth your time, zpao!
blocking2.0: ? → -
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → paul
Assignee | ||
Comment 4•14 years ago
|
||
Ok, I added a little more than 2 lines so that we wouldn't have to get the window from the tab after that's already been done.
Attachment #514271 -
Flags: review?(dietrich)
Comment 5•14 years ago
|
||
Comment on attachment 514271 [details] [diff] [review]
Patch v0.1
r+a=me for final. Please borrow Beltzner's hawk glasses when this lands, to watch the tree with.
Attachment #514271 -
Flags: review?(dietrich)
Attachment #514271 -
Flags: review+
Attachment #514271 -
Flags: approval2.0+
Assignee | ||
Comment 6•14 years ago
|
||
Hawk glasses are on. http://hg.mozilla.org/mozilla-central/rev/7d2cd63fbce9
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 4.0
What's the test to verify this?
1. Open some tabs
2. Open Tab Groups view
3. Rearrange tabs
4. Exit Tab Groups view
5. Crash
6. Restart and Restore
Result:
Tabs restored in order created in step 3?
Comment 8•14 years ago
|
||
Verified using Mozilla/5.0 (Windows NT 6.1; rv:2.0) Gecko/20100101 Firefox/4.0.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•