WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
107314
Remove unused member variable m_useLatchedEventNode from PlatformWheelEvent.h
https://bugs.webkit.org/show_bug.cgi?id=107314
Summary
Remove unused member variable m_useLatchedEventNode from PlatformWheelEvent.h
Terry Anderson
Reported
2013-01-18 12:44:46 PST
EventHandler::handleGestureScrollCore() was removed in
https://bugs.webkit.org/show_bug.cgi?id=103952
, and this was the only function that called setUseLatchedEventNode() on a PlatformWheelEvent. We should remove the unused code related to latched wheelevent nodes from EventHandler::handleWheelEvent().
Attachments
Patch
(3.47 KB, patch)
2013-03-01 15:21 PST
,
Terry Anderson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Terry Anderson
Comment 1
2013-03-01 15:21:00 PST
Created
attachment 191052
[details]
Patch
WebKit Review Bot
Comment 2
2013-03-01 22:43:38 PST
Comment on
attachment 191052
[details]
Patch Clearing flags on attachment: 191052 Committed
r144531
: <
http://trac.webkit.org/changeset/144531
>
WebKit Review Bot
Comment 3
2013-03-01 22:43:42 PST
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.
Top of Page
Format For Printing
XML
Clone This Bug