[webkit-reviews] review granted: [Bug 210531] Data Detected Actions sheets are presented from odd locations. : [Attachment 396543] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 15 10:12:06 PDT 2020
Wenson Hsieh <wenson_hsieh at apple.com> has granted Megan Gardner
<megan_gardner at apple.com>'s request for review:
Bug 210531: Data Detected Actions sheets are presented from odd locations.
https://bugs.webkit.org/show_bug.cgi?id=210531
Attachment 396543: Patch
https://bugs.webkit.org/attachment.cgi?id=396543&action=review
--- Comment #6 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 396543
--> https://bugs.webkit.org/attachment.cgi?id=396543
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=396543&action=review
> Source/WebKit/UIProcess/ios/WKActionSheetAssistant.mm:757
> + if ([delegate
respondsToSelector:@selector(createTargetedContextMenuHintForAcitionSheetAssist
ant:)])
> + return [delegate
createTargetedContextMenuHintForAcitionSheetAssistant:self];
Nit - “Acition"
More information about the webkit-reviews
mailing list