[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:29 PST 2022


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

--- Comment #6 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.

Can’t use PLATFORM() and HAVE() macros.

-- 
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/10c90b4a/attachment.htm>


More information about the webkit-unassigned mailing list