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
Andy Estes
Comment 1 2014-02-14 17:42:59 PST
Note You need to log in before you can comment on or make changes to this bug.