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.