Closed
Bug 1709411
Opened 4 years ago
Closed 3 years ago
Consider renaming SSWindowRestored and friends
Categories
(Firefox :: Session Restore, task, P3)
Firefox
Session Restore
Tracking
()
RESOLVED
WONTFIX
Fission Milestone | Future |
People
(Reporter: u608768, Unassigned)
References
(Blocks 1 open bug)
Details
The events and notifications that are sent at the end of SessionStore.restoreWindow() are named assuming a synchronous restore process. At this point, we have only just queued the asynchronous tab restores, so we should choose names that better reflect the current restore state (SSWindowRestoring/SSWindowRestoreStarted/...).
Fission:Future because this is just clean-up.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•