Closed
Bug 1617899
Opened 6 years ago
Closed 6 years ago
gBrowserInit._delayedStartup shouldn't call SessionStore in the middle of announcing that delayed startup has finished
Categories
(Firefox :: Session Restore, defect, P2)
Firefox
Session Restore
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox75 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file)
Following up from bug 1616832, we still call SessionStore in the middle of announcing that delayed startup has finished. Since it's an async call it's not a big deal, but would be good to clean up anyway.
| Assignee | ||
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: General → Session Restore
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/db9ab4cfffbf
gBrowserInit._delayedStartup shouldn't call SessionStore in the middle of announcing that delayed startup has finished. r=Gijs
Comment 4•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 75
You need to log in
before you can comment on or make changes to this bug.
Description
•