[Webkit-unassigned] [Bug 233018] WebKit should pipe mouse hover events on iOS to the UI delegate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 9 18:55:10 PST 2022


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com

--- Comment #5 from Darin Adler <darin at apple.com> ---
Comment on attachment 451476
  --> https://bugs.webkit.org/attachment.cgi?id=451476
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=451476&action=review

> Source/WebKit/Shared/API/Cocoa/_WKHitTestResult.h:28
> +#if PLATFORM(MAC) || HAVE(UIKIT_WITH_MOUSE_SUPPORT)

This header is used outside WebKIt, and thus it can’t use PLATFORM() and HAVE() includes.

-- 
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/20220210/a61ba1ac/attachment-0001.htm>


More information about the webkit-unassigned mailing list