[Webkit-unassigned] [Bug 31425] file:// documents should not be able to open WebSocket connections

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 13 00:39:45 PST 2011


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


Joe Andrieu <joe at andrieu.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joe at andrieu.net




--- Comment #3 from Joe Andrieu <joe at andrieu.net>  2011-03-13 00:39:44 PST ---
XHR is not necessarily cross-origin from a file. It could be accessing another file URL or localhost or a non-standard scheme like data: or javascript (which may or may not have a parsable origin encoded in the URL).

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



More information about the webkit-unassigned mailing list