Files
brave-core/components/brave_adblock_ui
Simon Hong 945298693f Fix renderer crash from adblock page
fix https://github.com/brave/brave-browser/issues/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.
2021-02-04 10:49:36 +09:00
..