- From: Olli Pettay <Olli.Pettay@helsinki.fi>
- Date: Fri, 11 Nov 2011 21:03:53 +0200
- To: Webapps WG <public-webapps@w3.org>
Hi all, I think we should strongly encourage web devs to move away from sync XHR (in Window context, not in Workers). It is bad for UI responsiveness. Unfortunately sync XHR has been used quite often with the old text/xml types. But maybe we could disable sync XHR for the new types, and also make .response to throw if it is used with sync XHR. Comments? -Olli http://www.w3.org/Bugs/Public/show_bug.cgi?id=14773 https://bugzilla.mozilla.org/show_bug.cgi?id=701787 https://bugs.webkit.org/show_bug.cgi?id=72154
Received on Friday, 11 November 2011 19:04:20 UTC