Closed
Bug 1600129
Opened 6 years ago
Closed 5 years ago
[socket process] Send ODA data to HttpTransactionParent in chunks
Categories
(Core :: Networking, task, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
81 Branch
| Tracking | Status | |
|---|---|---|
| firefox81 | --- | fixed |
People
(Reporter: kershaw, Assigned: kershaw)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
We have to do something similar as what we did at HttpChannelParent.
https://searchfox.org/mozilla-central/rev/42c2ecdc429115c32e6bcb78bf087a228a051044/netwerk/protocol/http/HttpChannelParent.cpp#1567-1588
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → kershaw
Priority: -- → P2
Whiteboard: [necko-triaged]
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by kjang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1423893b7553
Send data in chunks from socket process to child process, r=dragana
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•