[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
Fri Feb 11 17:37:16 PST 2022


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

--- Comment #12 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 451628
  --> https://bugs.webkit.org/attachment.cgi?id=451628
Patch

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

> Tools/TestWebKitAPI/Tests/WebKitCocoa/iOSMouseSupport.mm:356
> +    EXPECT_TRUE(hitTestResult != nullptr);

Nit - ideally, this would be `EXPECT_NOT_NULL(hitTestResult);`

-- 
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/20220212/9b067ebb/attachment.htm>


More information about the webkit-unassigned mailing list