Closed
Bug 1668083
Opened 4 years ago
Closed 4 years ago
Edited bugzilla bug does not restore correctly
Categories
(Core :: DOM: Navigation, defect, P2)
Core
DOM: Navigation
Tracking
()
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: neha, Assigned: smaug)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
STR:
With Fission and sessionHistoryInParent enabled, edit a bug on bugzilla and after it completes, restart Nightly. After restart, going back to that bugzilla tab, it tries to reload thee process_bug URL and shows the message of 'No bug selected'. Reloading the page doesn't help because the URL is still wrong.
Randell was able to repro this too.
Reporter | ||
Updated•4 years ago
|
Fission Milestone: --- → M6b
Reporter | ||
Updated•4 years ago
|
Assignee: rjesup → peterv
Reporter | ||
Comment 1•4 years ago
|
||
After restart, the page loads https://bugzilla.mozilla.org/process_bug.cgi and the back and forward buttons are disabled/greyed-out.
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
This makes the test pass, but I think I want to change the actual SessionHistoryEntry, not just modify it.
Assignee | ||
Comment 4•4 years ago
|
||
Reporter | ||
Updated•4 years ago
|
Assignee: peterv → bugs
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8af44dcc92c2
when redirecting load from post to get, load should become replacing load also in session history, r=peterv
Comment 8•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•