-
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
Exiting brave://adblock crashes webview #13775
Comments
Thanks for the report @Maxime-J 👍 I managed to reproduce the issue using the following build:
|
cc: @antonok-edm |
Also able to reproduce in Release and Nightly on Linux. I see this error in the console when the crash occurs:
Navigating to another Navigating to other schemes (e.g. The error appears to correspond to |
Example dump (the browser process only does
@simonhong I think calling |
@rebron How about disable stats showing in adblock page? |
fix brave/brave-browser#13775 When navigting from adblock to other pages, renderer is crashed. This crash comes from referring RFH to try update stats whlie new naviagion occurs. As we don't need to show stats, stats updating logic is removed.
Thanks @simonhong :) |
Verification passed on
Verified test plan from brave/brave-core#7811 Verification passed on
Verified passed with
Verified test plan from brave/brave-core#7811 (comment) |
Brave Version: 1.19.86 Chromium: 88.0.4324.96
Operating System: Windows NT 10.0.19042
URL (if applicable) where crash occurred:
brave://adblock
Can you reproduce this crash?
yes
What steps will reproduce this crash? (If it's not reproducible, what were you doing just before the crash?)
=> RESULT_CODE_KILLED_BAD_MESSAGE crash
DO NOT CHANGE BELOW THIS LINE
Crash ID: crash/aa360100-604d-b505-0000-000000000000
The text was updated successfully, but these errors were encountered: