[Webkit-unassigned] [Bug 181498] New: -[WKWebView _web_gestureEventWasNotHandledByWebCore:] should call -_gestureEventWasNotHandledByWebCore:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 10 14:47:22 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=181498

            Bug ID: 181498
           Summary: -[WKWebView _web_gestureEventWasNotHandledByWebCore:]
                    should call -_gestureEventWasNotHandledByWebCore:
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jeffm at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180110/a96637c2/attachment-0001.html>


More information about the webkit-unassigned mailing list