- From: Anne van Kesteren <annevk@annevk.nl>
- Date: Sun, 19 Oct 2014 17:36:18 +0200
- To: "Hallvord R. M. Steen" <hsteen@mozilla.com>
- Cc: public-webapps <public-webapps@w3.org>
On Sat, Oct 18, 2014 at 2:19 AM, Hallvord R. M. Steen <hsteen@mozilla.com> wrote: > Much of the refactoring work seems to have been just that - refactoring, more about pulling descriptions of some functionality into another document to make it more general and usable from other contexts, than about making changes that could be observed from JS Well, if XMLHttpRequest is not layered on Fetch, you'd lose out on Service Workers, to name something substantial. Clarifications and changes to CORS you miss out on. Header handling improvements, etc. It seems your IDL is quite broken too. FWIW, since as you say XMLHttpRequest is now a thin API wrapper around Fetch, as it should be, I'll likely just add it to Fetch at some point so people don't have to press the back button all the time. -- https://annevankesteren.nl/
Received on Sunday, 19 October 2014 15:36:45 UTC