Closed
Bug 1673702
Opened 4 years ago
Closed 4 years ago
[Fission] Wrong page loaded when reloading after navigating back across an eTLD+1 boundary
Categories
(Core :: DOM: Navigation, defect, P2)
Core
DOM: Navigation
Tracking
()
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: mccr8, Assigned: peterv)
References
Details
Attachments
(1 file)
This might be a dupe of something, but I have STR so I figured I'd file it.
- Open a new tab, paste in https://bugzilla.mozilla.org/show_bug.cgi?id=1664271 and hit enter to load the page.
- Under "Attachments", click on the third link "memory-report.json". This will load a JSON file into the current tab.
- While the JSON is still loading, click on the back arrow in the browser to return to the Bugzilla page.
- Click on reload.
Expected: the bugzilla page is reloaded.
Actual: the JSON file is loaded.
This does not reproduce with Fission disabled.
Reporter | ||
Updated•4 years ago
|
Fission Milestone: --- → ?
Updated•4 years ago
|
Severity: -- → S2
Fission Milestone: ? → M6c
Priority: -- → P2
Reporter | ||
Comment 1•4 years ago
|
||
Nika pointed out that you have to hit back fairly quickly, so I've updated the STR in comment 0.
Updated•4 years ago
|
Assignee: nobody → rjesup
Status: NEW → ASSIGNED
Comment 2•4 years ago
|
||
In fact I don't have to click back while it's loading at all. It's 100% reproducible by waiting for each load to finish before clicking
Comment 3•4 years ago
|
||
It appears to happen on reload after a Back that crosses a process boundary
Summary: [Fission] Wrong page loaded when reloading after navigating back → [Fission] Wrong page loaded when reloading after navigating back across an eTLD+1 boundary
Assignee | ||
Comment 4•4 years ago
|
||
Pushed by pvanderbeken@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e9fceec56dc8
Wrong page loaded when reloading after navigating back across an eTLD+1 boundary. r=smaug
Comment 6•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
Updated•4 years ago
|
Assignee: rjesup → peterv
You need to log in
before you can comment on or make changes to this bug.
Description
•