[Webkit-unassigned] [Bug 26773] XMLHttpRequest should throw an exception when making cross-domain requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 27 14:08:41 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26773


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from mrowe at apple.com  2009-06-27 14:08 PDT -------
This is expected behavior.  We've implemented support for cross-origin requests
per the "Cross-Origin Resource Sharing" specification at
<http://www.w3.org/TR/access-control/>.  Firefox 3.5 also supports this
specification and behaves similarly on your test case.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list