Bug 228013

Summary: [iOS] WKMouseGestureRecognizer should not have failure requirements on WKDeferringGestureRecognizer
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: UI EventsAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: hi, megan_gardner, simon.fraser, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Wenson Hsieh 2021-07-15 18:16:55 PDT
...the mouse event gesture recognizer does not need to be deferred by active touch events.
Comment 1 Wenson Hsieh 2021-07-15 18:17:39 PDT
rdar://80342462
Comment 2 Wenson Hsieh 2021-07-15 18:29:51 PDT
Created attachment 433645 [details]
Patch
Comment 3 EWS 2021-07-15 21:01:47 PDT
Committed r279975 (239718@main): <https://commits.webkit.org/239718@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 433645 [details].