[Webkit-unassigned] [Bug 61862] EventSource does not allow cross-domain access

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 10 12:09:54 PDT 2011


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





--- Comment #10 from Ian 'Hixie' Hickson <ian at hixie.ch>  2011-06-10 12:09:54 PST ---
The only reason the spec doesn't have this yet is that I'm rolling out CORS support in the WHATWG spec slowly over time, so as to collect implementation experience and not make a bunch of mistakes we can't fix. I recently added CORS support for <img> and <video>; once we have implementation experience on that I'll move on to adding it to one of the other features that could use it, such as EventSource or Workers.

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