- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Tue, 12 Aug 2014 18:48:43 +0200
- To: Takeshi Yoshino <tyoshino@google.com>
- Cc: Brian Kardell <bkardell@gmail.com>, WebApps WG <public-webapps@w3.org>
On Tue, Aug 12, 2014 at 6:10 PM, Takeshi Yoshino <tyoshino@google.com> wrote: > On Wed, Aug 13, 2014 at 1:05 AM, Anne van Kesteren <annevk@annevk.nl> wrote: >> Well fetch() will never be able to explain synchronous fetches. But in >> general I agree that it would be sad if XMLHttpRequest could do more >> than fetch(). Per bz it seems we should just align fetch() with >> XMLHttpRequest and call it a day. > > wfm > > seems Safari is also going to be compliant to the latest spec. > https://bugs.webkit.org/show_bug.cgi?id=134264 That's great! fetch() and XMLHttpRequest are now aligned. They both use a "normalize" concept defined in Fetch. -- http://annevankesteren.nl/
Received on Tuesday, 12 August 2014 16:49:15 UTC