Closed
Bug 1478355
Opened 6 years ago
Closed 6 years ago
SessionStartup.willOverrideHomepage should return false immediately once the initial windows have been restored
Categories
(Firefox :: Session Restore, enhancement, P1)
Firefox
Session Restore
Tracking
()
RESOLVED
FIXED
Firefox 63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: Gijs, Assigned: Gijs)
References
Details
I wrote a patch for this in bug 1362774 but it seems we'll need some more iterations there. As this is a strict improvement, and that patch is small, orthogonal, and already has r+, I'd like to land it separately.
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4d6305377516
return early from willOverrideHomepage if we know we won't override again, r=mikedeboer
Comment 2•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
You need to log in
before you can comment on or make changes to this bug.
Description
•