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 |
Adam Barth
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Bergkvist
Perhaps this bug should be marked as a duplicate of http://webkit.org/b/61862.
Adam Barth
*** This bug has been marked as a duplicate of bug 61862 ***