Page MenuHomePhabricator

[web] improve handling of non-existing olm sessions
ClosedPublic

Authored by kamil on May 15 2024, 1:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 23, 7:23 PM
Unknown Object (File)
Wed, Oct 23, 7:23 PM
Unknown Object (File)
Wed, Oct 23, 7:21 PM
Unknown Object (File)
Fri, Oct 18, 10:29 PM
Unknown Object (File)
Sep 4 2024, 4:38 AM
Unknown Object (File)
Aug 27 2024, 12:54 PM
Unknown Object (File)
Aug 25 2024, 8:11 PM
Unknown Object (File)
Aug 24 2024, 11:38 PM
Subscribers

Details

Summary

Previous code versions instead of No session for device... was causing runtime error: Cannot destructure property 'session' of cryptoStore.contentSessions [deviceID]..

Test Plan
  1. Check encrypt/decrypt when session exists
  2. Check encrypt/decrypt when session not exists

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable