- From: <bugzilla@jessica.w3.org>
- Date: Mon, 19 May 2014 09:01:29 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25800 Bug ID: 25800 Summary: Impossible to create Sync XHR request with withCredentials = true Product: WebAppsWG Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: major Priority: P2 Component: XHR Assignee: annevk@annevk.nl Reporter: narendra@narendrasisodiya.com QA Contact: public-webapps-bugzilla@w3.org CC: mike@w3.org, public-webapps@w3.org https://dvcs.w3.org/hg/xhr/raw-file/tip/Overview.html#the-withcredentials-attribute This spec says When set: throws an "InvalidAccessError" exception if the synchronous flag is set and we want to set withCredentials attribute. That means, It is impossible to create Cross-Domain Synchronoue XHR requests when we want to set withcredentials = true. Please remove this condition as this is not needed. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 19 May 2014 09:01:31 UTC