Now that we have a cross-platform context exposing this value, we can get it from there and simplify the API for useInitialNotificationsEncryptedMessage a little bit.
Depends on D11218
Paths
| Differential D11219 Authored by ashoat on Mar 3 2024, 8:54 PM.
Tags None Referenced Files
Subscribers None
Details Summary Now that we have a cross-platform context exposing this value, we can get it from there and simplify the API for useInitialNotificationsEncryptedMessage a little bit. Depends on D11218 Test Plan In addition to the plan described here: https://gist.github.com/Ashoat/75ab690d5c53cdd68a51b02e03e27c58 I also made sure that after session recovery, than an entry in the olm_sessions MariaDB table existed for the new cookie with is_content = 0
Diff Detail
Event Timelineashoat edited reviewers, added: marcin; removed: inka.Mar 3 2024, 8:55 PM2024-03-03 20:55:17 (UTC-8) Harbormaster completed remote builds in B27275: Diff 37752.Mar 3 2024, 9:33 PM2024-03-03 21:33:38 (UTC-8) This revision is now accepted and ready to land.Mar 4 2024, 2:10 AM2024-03-04 02:10:27 (UTC-8) Closed by commit rCOMM590795109555: [lib][native][web] Refactor useInitialNotificationsEncryptedMessage to get Olm… (authored by ashoat). · Explain WhyMar 5 2024, 8:52 AM2024-03-05 08:52:17 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 37844 lib/keyserver-conn/recovery-utils.js
lib/selectors/socket-selectors.js
lib/shared/crypto-utils.js
lib/utils/config.js
native/account/legacy-recover-keyserver-session.js
|