Bug 188889

Summary: Remove -[WKNavigationDelegate _webView:decidePolicyForPluginLoadWithCurrentPolicy:pluginInfo:unavailabilityDescription:]
Product: WebKit Reporter: Jeff Miller <jeffm>
Component: WebKit APIAssignee: Jeff Miller <jeffm>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, jeffm, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch achristensen: review+

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