Closed
Bug 882996
Opened 11 years ago
Closed 11 years ago
Support delivery of zipped content off main thread
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
INVALID
People
(Reporter: sworkman, Assigned: sworkman)
References
Details
Bug 497003 made a start on delivering OnDataAvailable off the main thread. To start this supports plain text HTML (and images in Bug 867755), but it does not support zipped content. This kind of support should be added.
Comment 1•11 years ago
|
||
Turns out we were wrong, and we actually got gzip off-main delivery in bug 497003. Your code is even better than you think it is, Steve :)
Still needs testing--that will be covered by bug 882803.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•