Bug 62949

Summary: EventSource should support CORS
Product: WebKit Reporter: Adam Barth <abarth>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: adam.bergkvist, ap, ian, japhet, peter
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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