HomePhabricator
Diffusion Comm d3a410416313

[web] Persist web sessions

Description

[web] Persist web sessions

Summary:
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

Test Plan: 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.

Reviewers: kamil, tomek

Reviewed By: kamil

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D11326

Details

Provenance
Michal Gniadek <michal.gniadek@swmansion.com>Authored on Mar 13 2024, 7:10 AM
Reviewer
kamil
Differential Revision
D11326: [web] Persist web sessions
Parents
rCOMMb4a47bf8409d: [web] Handle shared worker message sequentially
Branches
Unknown
Tags
Unknown

Event Timeline

Michal Gniadek <michal.gniadek@swmansion.com> committed rCOMMd3a410416313: [web] Persist web sessions (authored by Michal Gniadek <michal.gniadek@swmansion.com>).Mar 26 2024, 7:22 AM