[meta] Re-enable HTTPResponseProcessSelection by default
Categories
(Core :: DOM: Navigation, task, P2)
Tracking
()
Fission Milestone | M5 |
People
(Reporter: nika, Unassigned)
References
Details
(Keywords: meta)
Fission's process switching loads work (bug 1490803) requires the ability to change processes late during document channel loads. The existing solution for this, HTTPResponseProcessSelection, is quite buggy.
We are working on a new solution, DocumentChannel, in bug 1556493. We hope that once that issue is fixed, we can remove HTTPResponseProcessSelection and close all depended-on bugs.
As of the time of filing, this implementation is only enabled in nightly and when Fission is enabled. This bug is for tracking the severe issues with HTTPResponseProcessSelection as it exists today, so we can try to fix them.
Comment 1•5 years ago
|
||
HTTPResponseProcessSelection was disabled via bug 1554217. This bug is to track the remaining issues with HTTPResponseProcessSelection so we can re-enable it.
Comment 2•5 years ago
|
||
Roll some unfixed bugs from Fission Milestone M4 to M5
0ee3c76a-bc79-4eb2-8d12-05dc0b68e732
Comment 3•5 years ago
|
||
Bug 1592894 will remove this pref as this is now achieved with DocumentChannel, already enabled by default in nightly via bug 1583700.
Description
•