Bug 200136 - WebKit/UIProcess/ios/WKContentViewInteraction.mm: error: implementing deprecated method contextMenuInteractionWillPresent
Summary: WebKit/UIProcess/ios/WKContentViewInteraction.mm: error: implementing depreca...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-07-25 13:32 PDT by Dean Jackson
Modified: 2019-07-25 13:56 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.45 KB, patch)
2019-07-25 13:34 PDT, Dean Jackson
wenson_hsieh: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2019-07-25 13:32:33 PDT
WebKit/UIProcess/ios/WKContentViewInteraction.mm: error: implementing deprecated method contextMenuInteractionWillPresent
Comment 1 Dean Jackson 2019-07-25 13:33:07 PDT
<rdar://problem/53547698>
Comment 2 Dean Jackson 2019-07-25 13:34:58 PDT
Created attachment 374902 [details]
Patch
Comment 3 Dean Jackson 2019-07-25 13:37:51 PDT
Won't build without https://bugs.webkit.org/show_bug.cgi?id=200135
Comment 4 Dean Jackson 2019-07-25 13:56:31 PDT
Committed r247838: <https://trac.webkit.org/changeset/247838>