This code attempt to decrypt and on success in one transaction persist plaintext and crypto module state.
Depends on D11727
Paths
| Differential D11728 Authored by kamil on Apr 22 2024, 5:23 PM.
Details Summary This code attempt to decrypt and on success in one transaction persist plaintext and crypto module state. Depends on D11727 Test Plan Decrypt some messages and then query DB to make sure content is persisted.
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptApr 22 2024, 5:23 PM2024-04-22 17:23:14 (UTC-7) Harbormaster completed remote builds in B28385: Diff 39379.Apr 22 2024, 5:41 PM2024-04-22 17:41:54 (UTC-7) This revision is now accepted and ready to land.Apr 26 2024, 7:15 AM2024-04-26 07:15:48 (UTC-7) Closed by commit rCOMM5cee836172c9: [web] decrypt and persist plaintext in SQL transaction (authored by kamil). · Explain WhyApr 29 2024, 2:36 AM2024-04-29 02:36:37 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 39632 web/shared-worker/worker/worker-crypto.js
|