WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2015-03-15 15:03:15 PDT
Created
attachment 248689
[details]
Patch
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
https://trac.webkit.org/r181514
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug