Closed Bug 1104959 Opened 9 years ago Closed 9 years ago

Make nsStreamLoader retargetable

Categories

(Core :: Networking, defect)

36 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla36

People

(Reporter: nsm, Assigned: nsm)

Details

Attachments

(1 file)

Retargetable nsIStreamLoaders allow receiving data off main thread. Nothing in nsStreamLoader requires main thread only behaviour, and it is useful for the Fetch API to be able to read a stream into memory off main thread.
Attached patch patchSplinter Review
Assignee: nobody → nsm.nikhil
Attachment #8528575 - Flags: review?(mcmanus)
Comment on attachment 8528575 [details] [diff] [review]
patch

Review of attachment 8528575 [details] [diff] [review]:
-----------------------------------------------------------------

lgtm
Attachment #8528575 - Flags: review?(mcmanus) → review+
https://hg.mozilla.org/mozilla-central/rev/bebab06fd15c
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
You need to log in before you can comment on or make changes to this bug.