HomePhabricator
Diffusion Comm 85723467d32c

[web-db] avoid database init on app start on Safari

Description

[web-db] avoid database init on app start on Safari

Summary:
In general, we establish database connection immediately after app start, on Safari we need to wait for encryption key generated from main thread.
(context)

Depends on D8123

Test Plan: Database should be inited from sqlite-data-handler.js

Reviewers: michal, tomek

Reviewed By: tomek

Subscribers: ashoat

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

Details

Provenance
kamilAuthored on Jun 6 2023, 9:34 AM
Reviewer
tomek
Differential Revision
D8124: [web-db] avoid database init on app start on Safari
Parents
rCOMM79937bdb748f: [web-db] re-create encryption key from JWK on Safari
Branches
Unknown
Tags
Unknown