RESOLVED FIXED 67459
Generate an EventSource constructor of V8 using the IDL 'Constructor' extended attribute
https://bugs.webkit.org/show_bug.cgi?id=67459
Summary Generate an EventSource constructor of V8 using the IDL 'Constructor' extende...
Kentaro Hara
Reported 2011-09-01 18:24:34 PDT
Currently, the EventSource constructor is written manually as a custom constructor. We should replace this with automatically generated code by the IDL 'Constructor' extended attribute.
Attachments
Patch (6.35 KB, patch)
2011-09-01 18:32 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2011-09-01 18:32:33 PDT
WebKit Review Bot
Comment 2 2011-09-02 00:40:46 PDT
Comment on attachment 106078 [details] Patch Clearing flags on attachment: 106078 Committed r94390: <http://trac.webkit.org/changeset/94390>
WebKit Review Bot
Comment 3 2011-09-02 00:40:51 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.