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)
Thu, Feb 27, 8:49 AM
Unknown Object (File)
Fri, Feb 21, 7:39 AM
Unknown Object (File)
Fri, Feb 21, 7:39 AM
Unknown Object (File)
Fri, Feb 21, 7:39 AM
Unknown Object (File)
Fri, Feb 21, 7:38 AM
Unknown Object (File)
Feb 16 2025, 2:03 PM
Unknown Object (File)
Jan 22 2025, 1:27 AM
Unknown Object (File)
Dec 23 2024, 5:14 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