WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
128858
[Cocoa] Improved content filtering
https://bugs.webkit.org/show_bug.cgi?id=128858
Summary
[Cocoa] Improved content filtering
Andy Estes
Reported
2014-02-14 17:42:04 PST
The current content filtering implementation suffers from the following problems: - Error pages aren't displayed correctly when a non-HTML document is blocked by the filter. - The filter performs synchronous XPC messaging during loading. - The filter sometimes keeps up to two additional copies of the main resource in memory. - The filter is untestable from a WebKit perspective. This bug tracks improving the content filter by addressing these problems.
Attachments
Add attachment
proposed patch, testcase, etc.
Andy Estes
Comment 1
2014-02-14 17:42:59 PST
<
rdar://problem/15097819
>
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