[webkit-reviews] review granted: [Bug 38210] Remove copy/paste addEventListener "custom" bindings via code generation : [Attachment 54442] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 27 12:19:08 PDT 2010
Darin Adler <darin at apple.com> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 38210: Remove copy/paste addEventListener "custom" bindings via code
generation
https://bugs.webkit.org/show_bug.cgi?id=38210
Attachment 54442: Patch
https://bugs.webkit.org/attachment.cgi?id=54442&action=review
------- Additional Comments from Darin Adler <darin at apple.com>
Special cases in the code generator are OK; we can certainly live with them and
keep refactoring and improving over time. But you could trigger them with
special keywords instead of hard-coding function names if you prefer.
More information about the webkit-reviews
mailing list