Closed
Bug 939761
Opened 11 years ago
Closed 10 years ago
Investigate removing sync flush when a tab is removed
Categories
(Firefox :: Session Restore, defect)
Firefox
Session Restore
Tracking
()
RESOLVED
DUPLICATE
of bug 1109875
People
(Reporter: ttaubert, Unassigned)
References
Details
With bug 930967 we need a sync flush when a tab is removed so that we can collect all data that might be lost when the docShell goes away.
We should look into removing this sync flush by somehow making gBrowser.removeTab() wait until all async messages have been received by chrome. I'm sure this will break lots of things and might be a huge task but I think it's worth tracking anyway.
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•