WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
182540
Add WKNavigationDelegate SPI to tell the client when an insecure plug-in is blocked
https://bugs.webkit.org/show_bug.cgi?id=182540
Summary
Add WKNavigationDelegate SPI to tell the client when an insecure plug-in is b...
Jeff Miller
Reported
2018-02-06 10:35:25 PST
Add WKNavigationDelegate SPI to tell the client when an insecure plug-in is blocked to match existing functionality in WKPageLoaderClient. WKPageLoaderClient has a pluginDidFail callback that's invoked when a plug-in fails to initialize and when an insecure plug-in is blocked, but WKNavigationDelegate only defines a -_webView:didFailToInitializePlugInWithInfo: method for the former case.
Attachments
Patch
(12.57 KB, patch)
2018-02-06 13:39 PST
,
Jeff Miller
achristensen
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2018-02-06 10:37:47 PST
<
rdar://problem/37279560
>
Jeff Miller
Comment 2
2018-02-06 13:39:53 PST
Created
attachment 333209
[details]
Patch
Jeff Miller
Comment 3
2018-02-06 14:45:29 PST
Committed
r228194
: <
https://trac.webkit.org/changeset/228194
>
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