Currently, in bug 1721217, the parent-initiated document channel loads are enabled only if browser.tabs.documentchannel.parent-controlled pref and session history in parent are enabled. We want to remove the necessity of having SHIP enabled for the code path, and this work tracks any tests we have to fix to make that happen.
Bug 1740589 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Currently, in bug 1721217, the parent-initiated document channel loads are enabled only if browser.tabs.documentchannel.parent-controlled pref and session history in parent are enabled. This work tracks any tests we have to fix to make that happen (so far there is only one test on android that needs fixing, linked in the bug)