[Webkit-unassigned] [Bug 167423] Rules with type=ignore-previous-rules are not applied to rules with `url-filter: *`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 29 13:32:16 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=167423

--- Comment #4 from Alex Christensen <achristensen at apple.com> ---
Your example in comment 3 doesn't hide images because it is invalid JSON and fails to compile.  If you remove the , at the end of "^http.*", then it will successfully compile and behave correctly by hiding images because the triggers fire on sub resource loads.  This is how the feature works.  It behaves correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170629/bb0ec457/attachment.html>


More information about the webkit-unassigned mailing list