[Bug 28577] [XMLHttpRequest] Throwing SecurityError on open() call for some kind of simple errors

https://www.w3.org/Bugs/Public/show_bug.cgi?id=28577

--- Comment #1 from Takeshi Yoshino <tyoshino@google.com> ---
Sorry. I meant SecurityError.

It has been removed on this change.
https://github.com/w3c/webappsec/commit/aac819b28287e8fd3a9ebad2666336e2bc77a24b

So, the consensus is:
- to handle it as network error
- in async mode, not throwing but dispatching an error event async

Right?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 28 April 2015 05:11:15 UTC