WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2008-01-01 16:29:40 PST
http://www.w3.org/TR/XMLHttpRequest/#security-err
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.
Top of Page
Format For Printing
XML
Clone This Bug