This function determines where a session were stored, where it should be placed, and moves it from one to another.
https://linear.app/comm/issue/ENG-7688/introduce-a-function-that-moves-a-notifs-session
Depends on D11647
Paths
| Differential D11648 Authored by tomek on Apr 12 2024, 11:13 AM.
Details Summary This function determines where a session were stored, where it should be placed, and moves it from one to another. https://linear.app/comm/issue/ENG-7688/introduce-a-function-that-moves-a-notifs-session Depends on D11647 Test Plan Tested in combination with the next diff: open the web app, login, send a message from another client - a notif should be displayed (without this stack we can only see a notif with a warning message). Also, verify that the reassignment actually occurs by adding some console logs.
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptApr 12 2024, 11:13 AM2024-04-12 11:13:12 (UTC-7) tomek added a child revision: D11649: [web] Reassign the notifs session.Apr 12 2024, 11:17 AM2024-04-12 11:17:10 (UTC-7) Harbormaster completed remote builds in B28192: Diff 39082.Apr 12 2024, 11:36 AM2024-04-12 11:36:46 (UTC-7) marcin added inline comments.
This revision is now accepted and ready to land.Apr 15 2024, 12:26 AM2024-04-15 00:26:09 (UTC-7) Comment Actions Rebase
Harbormaster completed remote builds in B28243: Diff 39153.Apr 16 2024, 9:01 AM2024-04-16 09:01:37 (UTC-7) Closed by commit rCOMMd6620dd49be4: [web] Create a function that reassigns notifs session (authored by tomek). · Explain WhyApr 18 2024, 7:53 AM2024-04-18 07:53:14 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 39153 lib/types/crypto-types.js
web/crypto/olm-api.js
web/shared-worker/worker/worker-crypto.js
|