You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[XProf: trace viewer] Centralize localStorage cleanup of deprecated keys
Add a centralized list of deprecated `localStorage` keys in `utils.ts` and a cleanup function `clearDeprecatedStorageKeys()` to remove them on app initialization.
PiperOrigin-RevId: 917449426
0 commit comments