RESOLVED FIXED 121915
Reduce repetitive EventTarget subclassing.
https://bugs.webkit.org/show_bug.cgi?id=121915
Summary Reduce repetitive EventTarget subclassing.
Andreas Kling
Reported 2013-09-25 09:59:26 PDT
Reduce repetitive EventTarget subclassing.
Attachments
Patch (99.70 KB, patch)
2013-09-25 09:59 PDT, Andreas Kling
koivisto: review+
Patch for landing (100.54 KB, patch)
2013-09-25 11:22 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-09-25 09:59:53 PDT
Anders Carlsson
Comment 2 2013-09-25 10:01:29 PDT
Comment on attachment 212594 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=212594&action=review > Source/WebCore/dom/EventTarget.h:166 > + private: Newline before private.
Andreas Kling
Comment 3 2013-09-25 11:22:20 PDT
Created attachment 212609 [details] Patch for landing
WebKit Commit Bot
Comment 4 2013-09-25 11:51:43 PDT
Comment on attachment 212609 [details] Patch for landing Clearing flags on attachment: 212609 Committed r156413: <http://trac.webkit.org/changeset/156413>
WebKit Commit Bot
Comment 5 2013-09-25 11:51:45 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.