Bug 84237 - [Qt] WheelEventQt.cpp should be deleted
Summary: [Qt] WheelEventQt.cpp should be deleted
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-18 06:01 PDT by Allan Sandfeld Jensen
Modified: 2012-04-18 12:20 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.20 KB, patch)
2012-04-18 06:04 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2012-04-18 06:01:14 PDT
The file is not compiled in any cases I can see and it duplicates functionality handled in WebEventFactoryQt.cpp [WK2] and WebEventConversion.cpp [WK1]
Comment 1 Allan Sandfeld Jensen 2012-04-18 06:04:11 PDT
Created attachment 137678 [details]
Patch
Comment 2 Simon Hausmann 2012-04-18 11:37:25 PDT
Comment on attachment 137678 [details]
Patch

Thanks, I had totally forgotten about this one. Indeed, the intent was to remove it after the move to WebKit.
Comment 3 WebKit Review Bot 2012-04-18 12:20:12 PDT
Comment on attachment 137678 [details]
Patch

Clearing flags on attachment: 137678

Committed r114544: <http://trac.webkit.org/changeset/114544>
Comment 4 WebKit Review Bot 2012-04-18 12:20:16 PDT
All reviewed patches have been landed.  Closing bug.