[webkit-reviews] review granted: [Bug 226625] [iOS] Long pressing images on 9gag.com fails to present context menus : [Attachment 430541] For EWS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 4 08:07:44 PDT 2021


Megan Gardner <megan_gardner at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 226625: [iOS] Long pressing images on 9gag.com fails to present context
menus
https://bugs.webkit.org/show_bug.cgi?id=226625

Attachment 430541: For EWS

https://bugs.webkit.org/attachment.cgi?id=430541&action=review




--- Comment #2 from Megan Gardner <megan_gardner at apple.com> ---
Comment on attachment 430541
  --> https://bugs.webkit.org/attachment.cgi?id=430541
For EWS

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

> Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:10386
> +	   })();

I'm unsure why this is a block instead of just a pre-calculated bool. I'm
guessing that it's because you can more easily write the logic?


More information about the webkit-reviews mailing list