[Webkit-unassigned] [Bug 32055] Add test for cross-origin WebSocket usage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 4 13:00:45 PST 2009


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





--- Comment #4 from Alexey Proskuryakov <ap at webkit.org>  2009-12-04 13:00:45 PST ---
Both ws://localhost:8880 and ws://127.0.0.1:8880 are cross-origin if the test
itself is served from http://127.0.0.1:8000. So, changing one for another
doesn't seem to make much sense.

I got somewhat confused about how origin-based authentication works for
WebSocket - unlike XMLHttpRequest, it doesn't have a "only same origin" legacy,
so it doesn't matter which server URL to use.

-- 
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