WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
55940
WebKit2 should support Ignore policy from injected bundle client
https://bugs.webkit.org/show_bug.cgi?id=55940
Summary
WebKit2 should support Ignore policy from injected bundle client
John Sullivan
Reported
2011-03-08 07:11:31 PST
Currently WebKit2 supports only WKBundlePagePolicyActionPassThrough and WKBundlePagePolicyActionUse from the injected bundle client. It should also support an Ignore policy, so clients don't have to take a round trip through the UI process in order to ignore a request.
Attachments
Patch to add WKBundlePagePolicyActionIgnore
(2.22 KB, patch)
2011-03-08 07:14 PST
,
John Sullivan
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
John Sullivan
Comment 1
2011-03-08 07:14:35 PST
Created
attachment 85047
[details]
Patch to add WKBundlePagePolicyActionIgnore
John Sullivan
Comment 2
2011-03-08 10:12:26 PST
Fixed in
r80568
Sam Weinig
Comment 3
2011-03-08 11:21:49 PST
This patch was wrong. If you add Ignore, you have to add it for all the policy delegates, not just one of them.
John Sullivan
Comment 4
2011-03-08 12:04:00 PST
Agreed. I'll revert this patch.
John Sullivan
Comment 5
2011-03-08 13:20:09 PST
Reverted in 80585.
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