Closed Bug 1395121 Opened 8 years ago Closed 8 years ago

RCWN: NS_NOTREACHED("mListener is null") in nsHttpChannel::OnStartRequest

Categories

(Core :: Networking: HTTP, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: michal, Assigned: michal)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-active])

Attachments

(1 file)

This assertion happens when the channel is canceled after creating mNetworkTriggerTimer and before calling nsHttpChannel::Notify. TriggerNetwork then starts the network request even if mCanceled is true.
Attached patch fixSplinter Review
Attachment #8902639 - Flags: review?(valentin.gosu)
Comment on attachment 8902639 [details] [diff] [review] fix Review of attachment 8902639 [details] [diff] [review]: ----------------------------------------------------------------- Nice catch. Thanks!
Attachment #8902639 - Flags: review?(valentin.gosu) → review+
Pushed by mnovotny@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/02b9376bea86 NS_NOTREACHED("mListener is null") in nsHttpChannel::OnStartRequest, r=valentin
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: