[webkit-reviews] review granted: [Bug 199966] Provide correct names for UIContextMenuInteraction API replacements : [Attachment 374509] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 19 15:33:12 PDT 2019


Tim Horton <thorton at apple.com> has granted Dean Jackson <dino at apple.com>'s
request for review:
Bug 199966: Provide correct names for UIContextMenuInteraction API replacements
https://bugs.webkit.org/show_bug.cgi?id=199966

Attachment 374509: Patch

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




--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 374509
  --> https://bugs.webkit.org/attachment.cgi?id=374509
Patch

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

> Source/WebKit/UIProcess/API/Cocoa/WKUIDelegate.h:195
> +- (void)webView:(WKWebView *)webView
contextMenuForElement:(WKContextMenuElementInfo *)elementInfo
willCommitWithAnimator:(id<UIContextMenuInteractionCommitAnimating>)animator
WK_API_AVAILABLE(ios(WK_IOS_TBA));

There should be a space between id and <


More information about the webkit-reviews mailing list