Closed Bug 1133557 Opened 9 years ago Closed 9 years ago

FetchDriver will never retarget channel thread because nsCORSProxyListener does not support it

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1196592

People

(Reporter: bkelly, Unassigned)

References

Details

The FetchDriver tries to retarget the channel to the STS event target, but it currently always fails.  This started happening when CORS support was added because nsCORSProxyListener does not implement the nsIThreadRetargetableStreamListener interface.
Nikhil, I marked this against v2 since it seems like an optimization.  Can you verify that this should not cause a problem in the short term?  Thanks!
Flags: needinfo?(nsm.nikhil)
It won't be a problem, just a perf issue perhaps. Thanks for filing against v2
Flags: needinfo?(nsm.nikhil)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.