Bug 199966

Summary: Provide correct names for UIContextMenuInteraction API replacements
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Dean Jackson
Reported 2019-07-19 15:29:24 PDT
Provide correct names for UIContextMenuInteraction API replacements
Attachments
Patch (6.21 KB, patch)
2019-07-19 15:31 PDT, Dean Jackson
thorton: review+
Dean Jackson
Comment 1 2019-07-19 15:31:38 PDT
Tim Horton
Comment 2 2019-07-19 15:33:12 PDT
Comment on attachment 374509 [details] 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 <
Dean Jackson
Comment 3 2019-07-19 15:50:37 PDT
Radar WebKit Bug Importer
Comment 4 2019-07-19 15:51:12 PDT
Note You need to log in before you can comment on or make changes to this bug.