[Webkit-unassigned] [Bug 61862] EventSource should support CORS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 22 11:50:07 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=61862
--- Comment #34 from Adam Barth <abarth at webkit.org> 2011-12-22 11:50:07 PST ---
(From update of attachment 120316)
View in context: https://bugs.webkit.org/attachment.cgi?id=120316&action=review
>> Source/WebCore/bindings/js/JSEventSourceCustom.cpp:54
>> + JSDictionary dictionary(exec, initializerValue.toObject(exec));
>
> I think that this can raise an exception.
Why is this using a dictionary at all? /me is confused.
> Source/WebCore/page/EventSource.idl:36
> + CustomConstructor,
Why does this need a custom constructor? That seems unlikely.
--
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