WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
181498
-[WKWebView _web_gestureEventWasNotHandledByWebCore:] should call -_gestureEventWasNotHandledByWebCore:
https://bugs.webkit.org/show_bug.cgi?id=181498
Summary
-[WKWebView _web_gestureEventWasNotHandledByWebCore:] should call -_gestureEv...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jeff Miller
Comment 1
2018-01-10 14:52:22 PST
rdar://problem/35280772
Jeff Miller
Comment 2
2018-01-10 14:53:51 PST
Created
attachment 330970
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug