Closed
Bug 1996445
Opened 5 months ago
Closed 5 months ago
CanonicalBrowsingContext::NavigationTraverse is using an iframe entry offset to call HistoryGo instead of a top-level entry offset
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
RESOLVED
FIXED
146 Branch
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | fixed |
People
(Reporter: avandolder, Assigned: avandolder)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•5 months ago
|
||
Updated•5 months ago
|
Assignee: nobody → avandolder
Status: NEW → ASSIGNED
Updated•5 months ago
|
Attachment #9522465 -
Attachment description: Bug 1996445 - Have CanonicalBrowsingContext::NavigationTraverse resolve loads directly instead of through HistoryGo. r?#dom-core → Bug 1996445 - Have CanonicalBrowsingContext::NavigationTraverse calculate the top-level entry offset. r?#dom-core
Pushed by avandolder@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/1b12cfa0bd91
https://hg.mozilla.org/integration/autoland/rev/c6e32e1f4d86
Have CanonicalBrowsingContext::NavigationTraverse calculate the top-level entry offset. r=dom-core,smaug
Comment 3•5 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox146:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
Updated•4 months ago
|
QA Whiteboard: [qa-triage-done-c147/b146]
You need to log in
before you can comment on or make changes to this bug.
Description
•