Page MenuHomePhabricator

[web] Add presisting device ID
ClosedPublic

Authored by inka on Aug 19 2022, 3:22 AM.
Tags
None
Referenced Files
F3536324: D4887.id15788.diff
Wed, Dec 25, 6:22 PM
F3531487: D4887.diff
Wed, Dec 25, 7:18 AM
Unknown Object (File)
Sat, Dec 14, 7:50 AM
Unknown Object (File)
Sat, Dec 14, 7:50 AM
Unknown Object (File)
Sat, Dec 14, 7:49 AM
Unknown Object (File)
Sat, Dec 14, 7:42 AM
Unknown Object (File)
Nov 19 2024, 6:58 PM
Unknown Object (File)
Nov 16 2024, 8:59 AM

Details

Summary

Add persisting device ID on web.

Test Plan

Check with redux dev tools that the device ID stays the same in a different tab and after closing all the tabs and opening a new one when a user is logged in.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

inka requested review of this revision.Aug 19 2022, 3:31 AM
This revision is now accepted and ready to land.Aug 19 2022, 8:15 AM
web/root.js
22 ↗(On Diff #15788)

It seems like deviceIDUpdater will make it so we can just add the property to whitelist instead of increasing the version and adding a migration

This revision was automatically updated to reflect the committed changes.