[Webkit-unassigned] [Bug 153743] Content Blocker rules are not applied to Google when you use address bar to search

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 3 00:49:22 PST 2016


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

--- Comment #1 from Andrey Meshkov <am at adguard.com> ---
Here is an easier way to see what's going on. Instead of hiding ads, let's hide the whole page.

New steps for reproducing the issue:
1. Disable all ad filters
2. Add one rule: { action: { type: 'css-display-none', selector: 'body' } }
This rule hides the whole page.
3. Enter "https://www.google.com/" and press enter
4. The page is hidden (that's expected)
5. Now open new tab and enter "buy iphone 6s" in the address bar and press "Enter"

Expected result:
Whole page is hidden

In fact:
Page is not hidden.
It is not hidden even after you refresh the page.

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


More information about the webkit-unassigned mailing list