Bug 207860

Summary: REGRESSION (r251320): Data detectors do not trigger on macCatalyst
Product: WebKit Reporter: Megan Gardner <megan_gardner>
Component: New BugsAssignee: Megan Gardner <megan_gardner>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, thorton, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Megan Gardner 2020-02-17 14:16:06 PST
Send touches to data detectors gesture on macCataylst as the gesture currently runs on touch data.
Comment 1 Megan Gardner 2020-02-17 14:19:13 PST
Created attachment 390979 [details]
Patch
Comment 2 Megan Gardner 2020-02-17 14:20:02 PST
<rdar://problem/59038913>
Comment 3 Tim Horton 2020-02-17 14:26:31 PST
Comment on attachment 390979 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=390979&action=review

> Source/WebKit/ChangeLog:3
> +        Send touches to data detectors gesture on macCataylst as the gesture currently runs on touch data.

DataDetectors, macCatalyst (the y is misplaced), also this should be the "problem" not the "solution" ("REGRESSION (r???): Data Detectors gesture does not trigger in macCatalyst")
Comment 4 Megan Gardner 2020-02-17 14:41:06 PST
Created attachment 390983 [details]
Patch for landing
Comment 5 WebKit Commit Bot 2020-02-17 16:50:46 PST
Comment on attachment 390983 [details]
Patch for landing

Clearing flags on attachment: 390983

Committed r256790: <https://trac.webkit.org/changeset/256790>
Comment 6 WebKit Commit Bot 2020-02-17 16:50:47 PST
All reviewed patches have been landed.  Closing bug.