[Webkit-unassigned] [Bug 61862] EventSource should support CORS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 22 11:51:40 PST 2011


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





--- Comment #35 from Adam Barth <abarth at webkit.org>  2011-12-22 11:51:40 PST ---
(From update of attachment 120316)
View in context: https://bugs.webkit.org/attachment.cgi?id=120316&action=review

> Source/WebCore/page/EventSource.idl:38
> +        Constructor(in DOMString url, in [Optional] EventSourceInit eventSourceInit),

Ah, I see.  The spec uses EventSourceInit here.  Yeah, the code generator should be able to handle all of this for you.  No custom bindings needed.

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