Open
Bug 1730859
Opened 4 years ago
Updated 4 years ago
Investigate how nsIRequests on bfcached DocShells should be handled
Categories
(Core :: DOM: Navigation, task, P3)
Core
DOM: Navigation
Tracking
()
NEW
People
(Reporter: smaug, Unassigned)
References
Details
Bug 1730836 hints that requests are added to bfcached docshells. There has been crashes both with the old and new implementation.
Should we prevent adding such requests and evict the relevant browsing context tree or what?
(I think the issue might apply more broadly to Fission, even without bfcache, when it is doing process switches. The symptoms of adding new requests might be just different than with bfcache.)
Comment 1•4 years ago
|
||
Olli says this bug is a reminder for him to investigate how nsIRequests and bfcache interact.
Severity: -- → N/A
Type: defect → task
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•