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+

Description Alexey Proskuryakov 2007-01-09 05:37:42 PST
Currently, we raise our own exception; the draft now specifies that SECURITY_ERR should be raised.
Comment 1 Eric Seidel (no email) 2008-01-01 16:29:40 PST
http://www.w3.org/TR/XMLHttpRequest/#security-err
Comment 2 Julien Chaffraix 2008-03-02 10:12:26 PST
Created attachment 19484 [details]
First version
Comment 3 Darin Adler 2008-03-02 18:31:54 PST
Comment on attachment 19484 [details]
First version

r=me
Comment 4 Darin Adler 2008-03-10 09:26:39 PDT
Committed revision 30932.