-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement cosmetic blocking [tracking] #5381
Implement cosmetic blocking [tracking] #5381
Comments
Relevant tracking issue in |
Relevant tracking issue in |
When another fix is attempted, we'll want to link to test plan if manual QA is required. If not and everything is covered by automation, we can change label to |
So I have enabled the cosmetic filtering option over brave://flags. But as soon as I visit a website, brave nightly crashes on Windows 10. I also cannot find any additional option concerning cosmetic filtering in the brave settings after a relaunch after I enabled the flag. Is there something I have missed to enable this option? |
@szaimen crashes on Windows should be fixed as of brave/brave-core#4540. Currently there are no additional settings regarding cosmetic filtering; this work supports the cosmetic filters that will soon be shipped from our filter lists. The feature flag will be on by default with brave/brave-core#4511. |
Adding Per discussion with @rebron not all PRs needed for this are currently in 1.5.x so this needs some sorting before QA can test. |
Verified passed with
https://enpt.dict.cc/ without cosmetic blocking flag enabled: https://enpt.dict.cc/ after cosmetic blocking flag enabled:
buzzfeed.com without cosmetic blocking flag enabled: buzzfeed.com with cosmetic blocking flag enabled: Verification passed on
https://enpt.dict.cc/ after cosmetic blocking flag enabled: buzzfeed.com without cosmetic blocking flag enabled: buzzfeed.com with cosmetic blocking flag enabled: Verification passed on
|
Notes for QA (edit by @bsclifton)
false
totrue
(see this PR for more info)Test Plan
In 1.5:
First, enable cosmetic filtering via brave://flags/#brave-adblock-cosmetic-filtering
Then, in both 1.5 and 1.6:
Navigate to https://enpt.dict.cc in a new tab
Ensure there is no large square whitespace under the word "Advertisement" in the center of the page (by the "dict.cc Dicionário Inglês-Português: Portuguese-English and Multilingual Dictionary" header)
Description
Would be great to support EasyList and similar cosmetic filter rules. Much of this work has already been done in https://github.com/brave/adblock-rust. This issue is a tracking issue to keep track of all the branches and changes needed across multiple projects to land this in brave-browser.
The text was updated successfully, but these errors were encountered: