Fire pageshow for an iframe before the pageshow for its parent window when coming out of BFCache with session history in parent
Categories
(Core :: DOM: Navigation, defect, P3)
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)
Currently we fire pageshow events in order from the top window down to the most inner iframe, but without SHIP or when not coming out of the BFCache we fire it from the most inner iframe to the top window.
Updated•3 years ago
|
Updated•3 years ago
|
Comment 1•3 years ago
|
||
Peter says this bug affects SHIP with or without Fission, but is not super important.
Assignee | ||
Comment 2•3 years ago
|
||
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
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
Comment 8•3 years ago
|
||
Backed out changeset a905fca36db2 (Bug 1740516) for causing bc failures on browser_bug343515.js.
Backout link
Push with failures
Failure Log
Comment 10•3 years ago
|
||
bugherder |
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Description
•