Required for ENG-6657 : Migrate session creation code to shared worker
We need to start persisting web sessions. Notification sessions are going to be persisted in indexedDB as they currently are.
Depends on D11299
Differential D11326
[web] Persist web sessions michal on Mar 14 2024, 4:30 AM. Authored by Tags None Referenced Files
Subscribers
Details
Required for ENG-6657 : Migrate session creation code to shared worker We need to start persisting web sessions. Notification sessions are going to be persisted in indexedDB as they currently are. Depends on D11299 Create a dummy session during initalization. Reload web page. Check that the session (runtime object) is no longer there. Initialize the crypto account (rehydrate). Check that the session exists.
Diff Detail
Event Timeline
|