Bug 199668 - Remove TouchActionData
Summary: Remove TouchActionData
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-07-10 05:59 PDT by Antti Koivisto
Modified: 2019-07-10 10:04 PDT (History)
4 users (show)

See Also:


Attachments
patch (18.03 KB, patch)
2019-07-10 06:17 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (18.07 KB, patch)
2019-07-10 06:22 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>