[whatwg/xhr] Drop the InvalidAccessError from the withCredentials setter when the synchronous flag is set (#66)

At this point only Gecko actually throws an exception, and a site broke:
https://bugzilla.mozilla.org/show_bug.cgi?id=1260515

Since the restriction is in a sense artificial and is unlikely to make much of an impact on overall sync XHR usage, dropping it seems OK.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/issues/66

Received on Monday, 25 April 2016 14:06:44 UTC