Bug 181498

Summary: -[WKWebView _web_gestureEventWasNotHandledByWebCore:] should call -_gestureEventWasNotHandledByWebCore:
Product: WebKit Reporter: Jeff Miller <jeffm>
Component: WebKit APIAssignee: Jeff Miller <jeffm>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, jeffm
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Jeff Miller
Reported 2018-01-10 14:47:22 PST
WKView's API contract allows clients to override -_gestureEventWasNotHandledByWebCore:, and -[WKView _web_gestureEventWasNotHandledByWebCore:] calls -_gestureEventWasNotHandledByWebCore: instead of invoking WebViewImpl::gestureEventWasNotHandledByWebCoreFromViewOnly() directly. WKWebView should do the same thing.
Attachments
Patch (1.78 KB, patch)
2018-01-10 14:53 PST, Jeff Miller
no flags
Jeff Miller
Comment 1 2018-01-10 14:52:22 PST
Jeff Miller
Comment 2 2018-01-10 14:53:51 PST
WebKit Commit Bot
Comment 3 2018-01-10 22:34:27 PST
Comment on attachment 330970 [details] Patch Clearing flags on attachment: 330970 Committed r226762: <https://trac.webkit.org/changeset/226762>
WebKit Commit Bot
Comment 4 2018-01-10 22:34:29 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.