Files
brave-core/browser/browsing_data
Terry Mancey 273ae5441a Follow up to #52104: Deleted SERP metrics can be recovered (#33770)
This occurred because TimePeriodStorage keeps internal state in memory
that can be rewritten to disk; as a result, SERP metrics reappear if the
user visits SERP again, but they do not reappear if the browser is
restarted, since the in-memory state is cleared.
2026-02-08 23:02:47 -05:00
..