Bug 228013 - [iOS] WKMouseGestureRecognizer should not have failure requirements on WKDeferringGestureRecognizer
Summary: [iOS] WKMouseGestureRecognizer should not have failure requirements on WKDefe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-15 18:16 PDT by Wenson Hsieh
Modified: 2021-07-15 21:01 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.74 KB, patch)
2021-07-15 18:29 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

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