Closed
Bug 1897445
Opened 1 year ago
Closed 7 months ago
Integrate with Session Restore
Categories
(Core :: DOM: Navigation, task)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
145 Branch
| Tracking | Status | |
|---|---|---|
| firefox145 | --- | fixed |
People
(Reporter: farre, Assigned: avandolder)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
| Reporter | ||
Updated•1 year ago
|
Blocks: navigation-api
| Reporter | ||
Updated•1 year ago
|
Summary: Integrate with Session Store → Integrate with Session Restore
| Reporter | ||
Comment 1•1 year ago
|
||
Since this should really be about restoring entries an the current entry in the navigation object I don't think we need extra collection besides collecting session history. It should therefore only be a matter of when restoring session history also restore navigation. The former is done in the parent process, which mean initiation of content side restoration should be fairly straightf.
| Reporter | ||
Comment 2•1 year ago
•
|
||
This will probably need new testing
| Assignee | ||
Comment 3•7 months ago
|
||
Updated•7 months ago
|
Assignee: nobody → avandolder
Attachment #9511594 -
Attachment description: WIP: Bug 1897445 - Reconstruct the contiguous entries list after session restore. → Bug 1897445 - Reconstruct the contiguous entries list after session restore. r?farre,smaug
Status: NEW → ASSIGNED
Pushed by avandolder@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/5a9a157f4886
https://hg.mozilla.org/integration/autoland/rev/c36b45e0faed
Reconstruct the contiguous entries list after session restore. r=farre,smaug,sessionstore-reviewers,core-sessionstore-reviewers,sfoster
Comment 5•7 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox145:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
Updated•6 months ago
|
QA Whiteboard: [qa-triage-done-c146/b145]
You need to log in
before you can comment on or make changes to this bug.
Description
•