Closed
Bug 1666596
Opened 5 years ago
Closed 5 years ago
Ensure location.reload(true) removes entries for iframes
Categories
(Core :: DOM: Navigation, defect)
Core
DOM: Navigation
Tracking
()
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
docshell/test/navigation/test_bug1536471.html is testing this behavior
Assignee | ||
Comment 1•5 years ago
|
||
This is trying to achieve effectively the same behavior as
https://searchfox.org/mozilla-central/rev/35d927df97900a57ecb562ad13909e392440b0fb/docshell/base/nsDocShell.cpp#10687,10704-10707
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/61e2db0be462
Ensure location.reload(true) removes entries for iframes, r=peterv
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
Updated•5 years ago
|
Fission Milestone: --- → M6c
You need to log in
before you can comment on or make changes to this bug.
Description
•