Here is a try run when I added an assertion that mEventQ would be empty when the HttpChannelChild destructor is called: https://treeherder.mozilla.org/#/jobs?repo=try&revision=50446ed835852b544254662f10bb0e83ea3d018d And unsurprisingly: Assertion failure: mEventQ->IsEmpty() (task list must be empty), at /builds/worker/workspace/build/src/netwerk/protocol/http/HttpChannelChild.cpp:208
Bug 1596295 Comment 6 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Here is a try run when I added an assertion that mEventQ would be empty when the HttpChannelChild destructor is called: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=280768660&repo=try&lineNumber=19606 And unsurprisingly: Assertion failure: mEventQ->IsEmpty() (task list must be empty), at /builds/worker/workspace/build/src/netwerk/protocol/http/HttpChannelChild.cpp:208