-
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
[Desktop] Browser Crash when loading brave://settings/content/all
#10160
Comments
Reproduced the issue on
I'm going to move this into CCing @rebron @bsclifton @bbondy. |
Fixes brave/brave-browser#10160 Updated code to use a patch instead of the override for a function because the function is now called from the same file where it is defined.
labeling as |
BTW, nice find @btlechowski 👍 |
Verification PASSED on
Verification passed on
Verification passed on
|
Follow up to #10049
Important: This is a regression introduced in 1.10.x
Important: The browser can get into crash loop if the page is automatically opened after restart
Steps to Reproduce
brave://settings/content/all
Actual result:
Crash
Expected result:
No Crash
Reproduces how often:
100% repro rate
Brave version (brave://version info)
Reproducible on
cc @brave/legacy_qa @mkarolin @rebron @bsclifton
The text was updated successfully, but these errors were encountered: