Bug 12182

Summary: XMLHttpRequest should raise SECURITY_ERR for same-origin policy violations
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: XMLAssignee: Julien Chaffraix <jchaffraix>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.w3.org/TR/XMLHttpRequest/#security-err
Attachments:
Description Flags
First version darin: review+

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.