Bug 199668

Summary: Remove TouchActionData
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: ScrollingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch none

Description Antti Koivisto 2019-07-10 05:59:12 PDT
TouchActionData structure has been superseded by touch-action regions in EventRegion and is unused. Remove it and the supporting code.
Comment 1 Antti Koivisto 2019-07-10 06:17:50 PDT
Created attachment 373832 [details]
patch
Comment 2 Antti Koivisto 2019-07-10 06:22:25 PDT
Created attachment 373833 [details]
patch
Comment 3 WebKit Commit Bot 2019-07-10 10:03:10 PDT
Comment on attachment 373833 [details]
patch

Clearing flags on attachment: 373833

Committed r247306: <https://trac.webkit.org/changeset/247306>
Comment 4 WebKit Commit Bot 2019-07-10 10:03:12 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-07-10 10:04:39 PDT
<rdar://problem/52897740>