Bug 188889 - Remove -[WKNavigationDelegate _webView:decidePolicyForPluginLoadWithCurrentPolicy:pluginInfo:unavailabilityDescription:]
Summary: Remove -[WKNavigationDelegate _webView:decidePolicyForPluginLoadWithCurrentPo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jeff Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-08-23 10:02 PDT by Jeff Miller
Modified: 2018-08-24 13:37 PDT (History)
3 users (show)

See Also:


Attachments
Patch (8.11 KB, patch)
2018-08-23 10:18 PDT, Jeff Miller
achristensen: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Miller 2018-08-23 10:02:51 PDT
This method was declared in a way that didn't allow clients to return the unavailability description, and was replaced by a new method in r235200.
Comment 1 Radar WebKit Bug Importer 2018-08-23 10:03:25 PDT
<rdar://problem/43647283>
Comment 2 Jeff Miller 2018-08-23 10:18:00 PDT
Created attachment 347931 [details]
Patch
Comment 3 Jeff Miller 2018-08-24 13:37:18 PDT
https://trac.webkit.org/changeset/235332/webkit