Bug 166723

Summary: Remove ChromeClient::needTouchEvents().
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dbates, esprehn+autocc, japhet, kangil.han
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch for landing (rs=anttik)
none
Patch for landing (rs=anttik) none

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.