ondispose not fired for all frames
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: farre, Assigned: farre)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(2 files)
Only the navigated frame has its navigation history entries clobbered. Makes navigation-api/per-entry-events/dispose-for-navigation-in-child.html fail
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Comment 1•2 months ago
|
||
Comment 4•2 months ago
•
|
||
Reverted this because it was causing mochitests failures in browser_purge_shistory.js.
- Revert link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-TIMEOUT | browser/components/sessionstore/test/browser_purge_shistory.js | application timed out after 370.0 seconds with no output
Comment 5•2 months ago
|
||
Authored by https://github.com/farre
https://github.com/mozilla/enterprise-firefox/commit/df39d8a09664f441fb6ad837005f13d2c374907c
[enterprise-main] Bug 2042379 - Make sure to truncate navigation.entries when sesion history changes length. r=jjaschke
Authored by https://github.com/sstanca-cell
https://github.com/mozilla/enterprise-firefox/commit/3f1235a56fdab14663737cbb143fa96777b4cba6
[enterprise-main] Revert "Bug 2042379 - Make sure to truncate navigation.entries when sesion history changes length. r=jjaschke" for causing mochitests failures in browser_purge_shistory.js.
Updated•2 months ago
|
| Assignee | ||
Comment 9•2 months ago
|
||
| Assignee | ||
Updated•2 months ago
|
Comment 10•2 months ago
|
||
Comment 11•2 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7b3553f0a27f
https://hg.mozilla.org/mozilla-central/rev/858a51d75be1
Updated•1 month ago
|
Description
•