Bug 166723 - Remove ChromeClient::needTouchEvents().
Summary: Remove ChromeClient::needTouchEvents().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-05 04:29 PST by Andreas Kling
Modified: 2017-01-05 05:49 PST (History)
6 users (show)

See Also:


Attachments
Patch for landing (rs=anttik) (8.62 KB, patch)
2017-01-05 04:52 PST, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch for landing (rs=anttik) (8.92 KB, patch)
2017-01-05 05:11 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2017-01-05 04:29:18 PST
This hook is not actually implemented in any ports, yet it's being faithfully updated on touch event listening status.
Comment 1 Andreas Kling 2017-01-05 04:52:16 PST
Created attachment 298093 [details]
Patch for landing (rs=anttik)
Comment 2 Andreas Kling 2017-01-05 05:11:59 PST
Created attachment 298094 [details]
Patch for landing (rs=anttik)

Removed a few more #include's
Comment 3 WebKit Commit Bot 2017-01-05 05:48:57 PST
Comment on attachment 298094 [details]
Patch for landing (rs=anttik)

Clearing flags on attachment: 298094

Committed r210326: <http://trac.webkit.org/changeset/210326>
Comment 4 WebKit Commit Bot 2017-01-05 05:49:02 PST
All reviewed patches have been landed.  Closing bug.