RESOLVED FIXED 88120
EventTarget.idl should generate JS bindings
https://bugs.webkit.org/show_bug.cgi?id=88120
Summary EventTarget.idl should generate JS bindings
Dominic Cooney
Reported 2012-06-01 12:07:39 PDT
For EventTarget to move to the prototype chain and have a constructor (see bug 67312) the JSC binding generation should process EventTarget.idl. Review comments on attachment 110260 [details] suggested making this change separately.
Attachments
WIP Patch (25.90 KB, patch)
2012-06-01 12:13 PDT, Dominic Cooney
no flags
WIP Patch (28.33 KB, patch)
2012-06-02 10:14 PDT, Dominic Cooney
no flags
WIP Patch (29.13 KB, patch)
2012-06-03 03:43 PDT, Dominic Cooney
no flags
Patch (29.41 KB, patch)
2012-06-03 07:46 PDT, Dominic Cooney
no flags
Dominic Cooney
Comment 1 2012-06-01 12:13:39 PDT
Created attachment 145352 [details] WIP Patch
Early Warning System Bot
Comment 2 2012-06-01 12:24:26 PDT
Comment on attachment 145352 [details] WIP Patch Attachment 145352 [details] did not pass qt-wk2-ews (qt): Output: http://queues.webkit.org/results/12861718
Early Warning System Bot
Comment 3 2012-06-01 13:24:00 PDT
Adam Barth
Comment 4 2012-06-01 13:50:47 PDT
Comment on attachment 145352 [details] WIP Patch Looks like you've got some compile trouble on Qt. I'll need to study this patch more closely before r+ing it, but it looks reasonable at first glance.
Gyuyoung Kim
Comment 5 2012-06-01 14:18:30 PDT
WebKit Review Bot
Comment 6 2012-06-01 16:06:43 PDT
Comment on attachment 145352 [details] WIP Patch Attachment 145352 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/12868655
Dominic Cooney
Comment 7 2012-06-01 19:23:08 PDT
Comment on attachment 145352 [details] WIP Patch Looks like this needs more work.
Dominic Cooney
Comment 8 2012-06-02 10:14:50 PDT
Created attachment 145448 [details] WIP Patch To bake on bots.
Gustavo Noronha (kov)
Comment 9 2012-06-02 10:24:59 PDT
Gyuyoung Kim
Comment 10 2012-06-02 10:42:22 PDT
Dominic Cooney
Comment 11 2012-06-03 03:43:36 PDT
Created attachment 145479 [details] WIP Patch
Dominic Cooney
Comment 12 2012-06-03 07:46:35 PDT
Dominic Cooney
Comment 13 2012-06-03 08:13:40 PDT
Comment on attachment 145482 [details] Patch Think this is good to go now.
WebKit Review Bot
Comment 14 2012-06-03 20:06:37 PDT
Comment on attachment 145482 [details] Patch Clearing flags on attachment: 145482 Committed r119367: <http://trac.webkit.org/changeset/119367>
WebKit Review Bot
Comment 15 2012-06-03 20:06:43 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.