Bug 139030 - Remove Qt cruft related to tap higlighting
Summary: Remove Qt cruft related to tap higlighting
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Éva Balázsfalvi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-24 12:21 PST by Éva Balázsfalvi
Modified: 2014-11-24 23:38 PST (History)
1 user (show)

See Also:


Attachments
Patch (20.75 KB, patch)
2014-11-24 12:36 PST, Éva Balázsfalvi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Éva Balázsfalvi 2014-11-24 12:21:10 PST
GestureTapHighlighter and TapHighlightController were used by only Qt. These files were 
added to the cmake build system, but they aren't used at all. But they caused many
maintenance cost for nothing. Let's remove them.
Comment 1 Éva Balázsfalvi 2014-11-24 12:36:45 PST
Created attachment 242167 [details]
Patch
Comment 2 Andreas Kling 2014-11-24 16:01:18 PST
Comment on attachment 242167 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-11-24 23:38:52 PST
Comment on attachment 242167 [details]
Patch

Clearing flags on attachment: 242167

Committed r176536: <http://trac.webkit.org/changeset/176536>
Comment 4 WebKit Commit Bot 2014-11-24 23:38:54 PST
All reviewed patches have been landed.  Closing bug.