Files
brave-core/browser/serp_metrics
Terry Mancey 662fa38826 Smart NTT [virtual]:serp_metrics should return default values (#36407)
On a clean profile, engine keys are absent from the profile attributes
dict, causing virtual pref path traversal to fail with "Unknown pref
path". Initialize an empty list for each engine key on first
construction of ProfileAttributesTimePeriodStore so the paths always
resolve to 0.
2026-05-14 00:40:00 +01:00
..