RESOLVED FIXED 12182
XMLHttpRequest should raise SECURITY_ERR for same-origin policy violations
https://bugs.webkit.org/show_bug.cgi?id=12182
Summary XMLHttpRequest should raise SECURITY_ERR for same-origin policy violations
Alexey Proskuryakov
Reported 2007-01-09 05:37:42 PST
Currently, we raise our own exception; the draft now specifies that SECURITY_ERR should be raised.
Attachments
First version (5.30 KB, patch)
2008-03-02 10:12 PST, Julien Chaffraix
darin: review+
Eric Seidel (no email)
Comment 1 2008-01-01 16:29:40 PST
Julien Chaffraix
Comment 2 2008-03-02 10:12:26 PST
Created attachment 19484 [details] First version
Darin Adler
Comment 3 2008-03-02 18:31:54 PST
Comment on attachment 19484 [details] First version r=me
Darin Adler
Comment 4 2008-03-10 09:26:39 PDT
Committed revision 30932.
Note You need to log in before you can comment on or make changes to this bug.