This bug is for crash report bp-199adb68-6821-4016-a106-3f24b0200128. ``` Top 10 frames of crashing thread: 0 XUL mozilla::net::nsHttpChannel::AssertNotDocumentChannel netwerk/protocol/http/nsHttpChannel.cpp:2638 1 XUL mozilla::net::nsHttpChannel::ContinueProcessResponse1 netwerk/protocol/http/nsHttpChannel.cpp:2521 2 XUL mozilla::net::nsHttpChannel::ProcessResponse netwerk/protocol/http/nsHttpChannel.cpp:2477 3 XUL mozilla::net::nsHttpChannel::OnStartRequest netwerk/protocol/http/nsHttpChannel.cpp:7794 4 XUL nsInputStreamPump::OnStateStart netwerk/base/nsInputStreamPump.cpp:504 5 XUL nsInputStreamPump::OnInputStreamReady netwerk/base/nsInputStreamPump.cpp:413 6 XUL nsInputStreamReadyEvent::Run xpcom/io/nsStreamUtils.cpp:89 7 XUL nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1220 8 XUL NS_ProcessPendingEvents xpcom/threads/nsThreadUtils.cpp:434 9 XUL nsBaseAppShell::NativeEventCallback widget/nsBaseAppShell.cpp:87 ``` **Affected platforms** * Windows 10, Ubuntu 18.0, macOS 10.15; Preconditions - prefs are set to true: * browser.tabs.documentchannel * dom.serviceWorkers.parent_intercept * fission.rebuild_frameloaders_on_remoteness_change **Steps to reproduce** 1. Launch Firefox; 2. Access about:config and set ```fission.autostart``` to true; 4. Restart the browser; 5. Access https://edition.cnn.com/ 6. Click [Accept] on the cookies prompt from the bottom of the screen; 7. Scroll down, click on any article (for ex, one from Special Report)
Bug 1611907 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.
This bug is for crash report bp-199adb68-6821-4016-a106-3f24b0200128. ``` Top 10 frames of crashing thread: 0 XUL mozilla::net::nsHttpChannel::AssertNotDocumentChannel netwerk/protocol/http/nsHttpChannel.cpp:2638 1 XUL mozilla::net::nsHttpChannel::ContinueProcessResponse1 netwerk/protocol/http/nsHttpChannel.cpp:2521 2 XUL mozilla::net::nsHttpChannel::ProcessResponse netwerk/protocol/http/nsHttpChannel.cpp:2477 3 XUL mozilla::net::nsHttpChannel::OnStartRequest netwerk/protocol/http/nsHttpChannel.cpp:7794 4 XUL nsInputStreamPump::OnStateStart netwerk/base/nsInputStreamPump.cpp:504 5 XUL nsInputStreamPump::OnInputStreamReady netwerk/base/nsInputStreamPump.cpp:413 6 XUL nsInputStreamReadyEvent::Run xpcom/io/nsStreamUtils.cpp:89 7 XUL nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1220 8 XUL NS_ProcessPendingEvents xpcom/threads/nsThreadUtils.cpp:434 9 XUL nsBaseAppShell::NativeEventCallback widget/nsBaseAppShell.cpp:87 ``` **Affected versions** * 74.0a1 (2020-01-27); **Affected platforms** * Windows 10, Ubuntu 18.0, macOS 10.15; Preconditions - prefs are set to true: * browser.tabs.documentchannel * dom.serviceWorkers.parent_intercept * fission.rebuild_frameloaders_on_remoteness_change **Steps to reproduce** 1. Launch Firefox; 2. Access about:config and set ```fission.autostart``` to true; 4. Restart the browser; 5. Access https://edition.cnn.com/ 6. Click [Accept] on the cookies prompt from the bottom of the screen; 7. Scroll down, click on any article (for ex, one from Special Report)