Enable BFCache for pages with beforeunload event listeners on Desktop on Nightly
Categories
(Core :: DOM: Navigation, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: sefeng, Assigned: sefeng)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Assignee | ||
Comment 1•3 years ago
|
||
The changes only made it works in SHIP(session-history-in-parent) only.
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Backed out for dt failures on browser_navigateEvents.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/97ddae94c724f1ec9c101f6bb83b0bf04ecd8d8b
Log link: https://treeherder.mozilla.org/logviewer?job_id=368420488&repo=autoland&lineNumber=3420
Assignee | ||
Comment 4•3 years ago
|
||
This test does a bunch of assertions for a series of events which
is complex and not reliable. It also becomes overly complicated when
Fission is enabled. Looks like this test isn't really needed, so
we are removing it.
Comment 6•3 years ago
|
||
Backed out for causing causing wpt(without mochitest failures disregard the commit) failures on events.html
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-PASS | /html/browsers/browsing-the-web/back-forward-cache/events.html | beforeunload - expected PRECONDITION_FAILED
Comment 8•3 years ago
|
||
Backed out for causing wpt failures on back-forward-cache/events.html
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-PASS | /html/browsers/browsing-the-web/back-forward-cache/events.html | beforeunload - expected PRECONDITION_FAILED
Comment 10•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d117e2934f55
https://hg.mozilla.org/mozilla-central/rev/979db4220201
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Description
•