RESOLVED FIXED 70212
Generate EventSource constructor for JSC by [Constructor] IDL
https://bugs.webkit.org/show_bug.cgi?id=70212
Summary Generate EventSource constructor for JSC by [Constructor] IDL
Kentaro Hara
Reported 2011-10-16 19:33:27 PDT
Currently, the EventSource constructor in JSC is written manually as a custom constructor. We should replace this with automatically generated code by the [Constructor] IDL.
Attachments
Patch (11.55 KB, patch)
2011-10-16 19:48 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2011-10-16 19:48:11 PDT
WebKit Review Bot
Comment 2 2011-10-16 22:05:23 PDT
Comment on attachment 111201 [details] Patch Clearing flags on attachment: 111201 Committed r97584: <http://trac.webkit.org/changeset/97584>
WebKit Review Bot
Comment 3 2011-10-16 22:05:28 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.