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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 10:54:04 PDT 2011


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


Ian 'Hixie' Hickson <ian at hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at hixie.ch




--- Comment #4 from Ian 'Hixie' Hickson <ian at hixie.ch>  2011-06-01 10:54:04 PST ---
I expect I'll update EventSource to support CORS sometime this year. If it's particularly urgent, please e-mail the WHATWG list with your use case.

The main reason it's not done already is that I'm waiting for implementation feedback on the various other parts of the platform that use CORS — primarily XMLHttpRequest, but also now <img src> and <video src>/<audio src>/<source>/<track>. I don't want to add too many dependencies on CORS before we are confident it works.

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