Closed Bug 1184553 Opened 9 years ago Closed 8 years ago

Update fetch() to not copy Request when redirects are disables and there is no window

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: bkelly, Unassigned)

References

Details

Wait, fetch(input, init) still does new Request(input, init). The optimization here is that the networking layer no longer needs to tee.
Ok, I'm not sure what this means for our code then.  There may be nothing to do here given the way we interface with necko.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.