Bug 62949 - EventSource should support CORS
Summary: EventSource should support CORS
Status: RESOLVED DUPLICATE of bug 61862
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-18 23:27 PDT by Adam Barth
Modified: 2011-06-20 01:52 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-06-18 23:27:54 PDT
Hixie added CORS support to the EventSource spec.  It definitely sounds like something we should implement.  It should be relatively easy now that we've refactored the CORS code for img@crossorigin.
Comment 1 Adam Bergkvist 2011-06-20 01:37:40 PDT
Perhaps this bug should be marked as a duplicate of http://webkit.org/b/61862.
Comment 2 Adam Barth 2011-06-20 01:52:48 PDT

*** This bug has been marked as a duplicate of bug 61862 ***