Closed
Bug 1740517
Opened 3 years ago
Closed 3 years ago
Don't restore form data when going back to a page with a no-store header with session history in the parent
Categories
(Core :: DOM: Navigation, defect, P3)
Core
DOM: Navigation
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox95 | --- | wontfix |
firefox96 | --- | fixed |
People
(Reporter: peterv, Assigned: peterv)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
No description provided.
Updated•3 years ago
|
Fission Milestone: --- → ?
Updated•3 years ago
|
Severity: -- → S3
Comment 1•3 years ago
|
||
Peter says this bug affects SHIP with or without Fission, but is not super important because no-store semantics are not well-defined.
Fission Milestone: ? → Future
Priority: -- → P3
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D131891
Pushed by pvanderbeken@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6a6e91c8eeeb
Don't restore form data when going back to a page with a no-store header with session history in the parent. r=smaug
Comment 4•3 years ago
|
||
Backed out 4 changesets (Bug 1741132, Bug 1740516, Bug 1740517) for causing mochitest failures on test_bug1741132.html.
Backout link
Push with failures
Failure Log
Flags: needinfo?(peterv)
Pushed by pvanderbeken@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e656dd82e48a
Don't restore form data when going back to a page with a no-store header with session history in the parent. r=smaug
Comment 6•3 years ago
|
||
Backed out for causing failures at browser_bug343515.js and browser_browsingContext-webProgress.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/56b04b7e3a353a4c5146ae1775a4380b6f199977
Failure log:
https://treeherder.mozilla.org/logviewer?job_id=359019821&repo=autoland&lineNumber=2804
https://treeherder.mozilla.org/logviewer?job_id=359016879&repo=autoland&lineNumber=4396
Pushed by pvanderbeken@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/10f8761d740d
Don't restore form data when going back to a page with a no-store header with session history in the parent. r=smaug
Comment 8•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(peterv)
Updated•3 years ago
|
status-firefox95:
--- → wontfix
status-firefox-esr91:
--- → unaffected
You need to log in
before you can comment on or make changes to this bug.
Description
•