Closed
Bug 1546428
Opened 6 years ago
Closed 5 years ago
[socket process] Handle canceling network request properly
Categories
(Core :: Networking, defect, P2)
Core
Networking
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: kershaw, Assigned: kershaw)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 obsolete file)
If HttpTransactionParent(nsIRequest) is canceled, we should call OnStopRequest directly from HttpTransactionParent.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → kershaw
Assignee | ||
Comment 1•6 years ago
|
||
We should also not send data to child process when HttpTransactionChild is cancelled.
Summary: [socket process] Call OnStopRequest immediately if HttpTransactionParent is canceled → [socket process] Handle canceling network request properly
Assignee | ||
Comment 2•6 years ago
|
||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
Updated•5 years ago
|
Attachment #9061359 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•