Closed
Bug 1668092
Opened 4 years ago
Closed 4 years ago
Clean-up SessionStore, ContentSessionStore, ContentRestore, and friends for a post-SHIP world
Categories
(Core :: DOM: Navigation, task, P3)
Core
DOM: Navigation
Tracking
()
RESOLVED
DUPLICATE
of bug 1700960
Fission Milestone | MVP |
People
(Reporter: u608768, Assigned: u608768)
Details
There's a bunch of code in these files to handle session history in content. When we flip fission.sessionHistoryInParent for good, this code can be removed. We might even be able to clean-up things to avoid some extraneous parent<->content work.
Comment 1•4 years ago
|
||
Since this requires SHIP to be on by default, moving it to later milestone as this is currently blocked on BFCache to be compatible with sessionHistoryInParent.
Fission Milestone: M6c → MVP
Updated•4 years ago
|
Severity: S3 → N/A
Priority: P2 → P3
Comment 2•4 years ago
|
||
Kashav, is this done now as part of the M7a sessionStore work?
Flags: needinfo?(kmadan)
I forgot this bug existed - parts of this are done, but the remaining work will happen in bug 1700960.
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(kmadan)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•