- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Tue, 7 May 2013 07:45:06 -0700
- To: Jonas Sicking <jonas@sicking.cc>
- Cc: Eric U <ericu@google.com>, Arun Ranganathan <arun@mozilla.com>, Web Applications Working Group WG <public-webapps@w3.org>
On Mon, May 6, 2013 at 11:11 PM, Jonas Sicking <jonas@sicking.cc> wrote: > The only thing that's different about XHR is that the first step in my > list lives in one function, and the other steps live in another > function. Doesn't seem to have any effect on the discussions here > other than that we'd need to define which of the two functions does > the step which grabs a reference to the Blob. Fair enough. So I guess we can indeed fix this by changing http://fetch.spec.whatwg.org/#concept-fetch to get a reference to the Blob/MediaStream/... before returning early as Arun suggested. -- http://annevankesteren.nl/
Received on Tuesday, 7 May 2013 14:45:36 UTC