RESOLVED FIXED 120264
No need for notifyChromeClientWheelEventHandlerCountChanged in Frame
https://bugs.webkit.org/show_bug.cgi?id=120264
Summary No need for notifyChromeClientWheelEventHandlerCountChanged in Frame
Darin Adler
Reported 2013-08-25 00:35:57 PDT
No need for notifyChromeClientWheelEventHandlerCountChanged in Frame
Attachments
Patch (12.62 KB, patch)
2013-08-25 00:54 PDT, Darin Adler
no flags
Darin Adler
Comment 1 2013-08-25 00:54:10 PDT
Andreas Kling
Comment 2 2013-08-25 02:27:48 PDT
Comment on attachment 209575 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=209575&action=review This looks great. > Source/WebCore/dom/Document.cpp:2026 > + page()->chrome().client().needTouchEvents(true); Who comes up with these names? :|
WebKit Commit Bot
Comment 3 2013-08-25 02:53:06 PDT
Comment on attachment 209575 [details] Patch Clearing flags on attachment: 209575 Committed r154573: <http://trac.webkit.org/changeset/154573>
WebKit Commit Bot
Comment 4 2013-08-25 02:53:07 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.