RESOLVED FIXED 142713
Clean up related to wheelEvent names
https://bugs.webkit.org/show_bug.cgi?id=142713
Summary Clean up related to wheelEvent names
Simon Fraser (smfr)
Reported 2015-03-15 15:01:22 PDT
Clean up related to wheelEvent names
Attachments
Patch (12.50 KB, patch)
2015-03-15 15:03 PDT, Simon Fraser (smfr)
andersca: review+
Simon Fraser (smfr)
Comment 1 2015-03-15 15:03:15 PDT
Anders Carlsson
Comment 2 2015-03-15 15:04:24 PDT
Comment on attachment 248689 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=248689&action=review > Source/WebCore/dom/Document.cpp:5998 > +void Document::didAddWheelEventHandler(Node*) Can Node be a reference? > Source/WebCore/dom/Document.cpp:6004 > +void Document::didRemoveWheelEventHandler(Node*) Same question here.
Simon Fraser (smfr)
Comment 3 2015-03-15 15:48:12 PDT
Note You need to log in before you can comment on or make changes to this bug.