-
Notifications
You must be signed in to change notification settings - Fork 2.6k
brave://adblock crashes browser after interaction from multiple tabs #14123
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
Comments
|
Ideally, the brave://adblock UI should use the JS prefs API to update adblock settings, and it should have an observer to listen for changes. The adblock services should also be updated through a pref observer. |
it currently crashes in a slightly different way #31561 |
The above requires |
Verified on
|
Verified on
|
Using the following steps, I can get a 100% reproducible crash:
Ideally, toggling a filter list would update all open brave://adblock tabs, like how it works with brave://settings. At the very least, it should not crash the entire browser.
Crash occurs at:
The text was updated successfully, but these errors were encountered: