Closed
Bug 1704568
Opened 4 years ago
Closed 4 years ago
Don't call SessionHistory.restoreFromParent() for subframes
Categories
(Firefox :: Session Restore, defect)
Firefox
Session Restore
Tracking
()
RESOLVED
DUPLICATE
of bug 1700963
Fission Milestone | M7a |
People
(Reporter: u608768, Assigned: u608768)
References
(Blocks 1 open bug)
Details
We'll currently call SessionStore.updateSessionStoreFromTablistener() for both toplevel and non-toplevel frames. We should only be running the SessionHistory code in that function for toplevel frames.
Added this to the patches for bug 1700963.
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•