When discovering session is malformed we want to create a new one (and resend messages, implemented later in the stack).
initializeContentOutboundSession implementation allow to override session by default.
Paths
| Differential D13024 Authored by kamil on Aug 8 2024, 3:12 AM.
Details
Summary When discovering session is malformed we want to create a new one (and resend messages, implemented later in the stack). initializeContentOutboundSession implementation allow to override session by default. Test Plan Being able to create new session even if one already exists
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptAug 8 2024, 3:12 AM2024-08-08 03:12:06 (UTC-7) Harbormaster failed remote builds in B31003: Diff 43252!Aug 8 2024, 3:34 AM2024-08-08 03:34:38 (UTC-7)
This revision is now accepted and ready to land.Aug 9 2024, 2:25 AM2024-08-09 02:25:46 (UTC-7) Harbormaster completed remote builds in B31051: Diff 43318.Aug 12 2024, 9:24 AM2024-08-12 09:24:44 (UTC-7) Closed by commit rCOMM1f4ac2c550d8: [lib] allow to overwrite content session (authored by kamil). · Explain WhyAug 13 2024, 2:29 AM2024-08-13 02:29:12 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 43252 lib/components/peer-olm-session-creator-provider.react.js
lib/utils/crypto-utils.js
|