Re: [fetch] what should fetch() do if request's window has been destroyed or stopped? (#153)

This is basically https://www.w3.org/Bugs/Public/show_bug.cgi?id=23878. Once a window goes away the fetch group needs to be terminated, which cancels all the fetches.

Not sure what the stop UI should do. Does it typically prevent any further fetches? As a user I'm never quite sure what that button does.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/153#issuecomment-153767619

Received on Wednesday, 4 November 2015 15:43:40 UTC