-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Add button on brave://adblock
page to force-update all adblock components
#35216
Comments
cc @aguscruiz |
iOS corollary: #35982 |
brave://adblock
page to force-update all adblock components
@ShivanKaul which components would this button update? Given the placement of the button, it seems like it would just update the components associated with enabled filtered lists. Are there any other components that would need to be updated as well? |
Right, so enabled filter lists (like EasyList Cookie, or whichever ones the user has selected from the list) + their associated components, as well as the following adblock related components:
Additionally, it would be good to update any custom filter lists the user has added, but I don't think this is a showstopper. |
Ah actually, @antonok-edm tells me that he has to write a "update all adblock lists + components" function for #35164. So might be easier for the UI to use that! |
@zenparsing See this upcoming
+1. I'd suggest a similar implementation on |
I believe @deeppandya is looking at this on Android This should make #35166 much easier to implement! 😄 |
@ShivanKaul android issue for the same : #35270 |
brave://adblock
page to force-update all adblock componentsbrave://adblock
page to force-update all adblock components
Adding |
Verification
Case 1: New install Update successful - PASSED
Confirmed
|
1.66.x | 1.67.x (Update lists) | 1.67.x (Lists updated) |
---|---|---|
Verification
Case 1: New install Update successful - PASSED
Confirmed
|
1.66.x | 1.67.x (Update lists) | 1.67.x (Lists updated) |
---|---|---|
Currently, it looks like the button update only default filter lists (included optional ones). This is important above all on Android, where there isn't an option yet to update custom filter lists. |
This should update all optional and default enabled filter lists. Is that not what you're seeing? For custom filter lists, we could add a separate "Update all" button (since it's in a separate section) but that's a more advanced use-case. |
Thanks for your reply. |
It would help adblock breakage remediation tremendously if users can force-update all adblock components by going to brave://adblock and pressing a button instead of having to go to brave://components and clicking each Update button manually.
The button could live under the Filter lists section:
Subsection Title: Update all filter lists
Helper Text: Manually update all filter lists to latest version
Button Text:
Update lists
The text was updated successfully, but these errors were encountered: