WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
199966
Provide correct names for UIContextMenuInteraction API replacements
https://bugs.webkit.org/show_bug.cgi?id=199966
Summary
Provide correct names for UIContextMenuInteraction API replacements
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dean Jackson
Comment 1
2019-07-19 15:31:38 PDT
Created
attachment 374509
[details]
Patch
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
Committed
r247657
: <
https://trac.webkit.org/changeset/247657
>
Radar WebKit Bug Importer
Comment 4
2019-07-19 15:51:12 PDT
<
rdar://problem/53327932
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug