Worker code to interact with SQLite and received_messages_to_device table.
Adding will be added directly when decrypting so there is no need to expose method.
Depends on D11723
Paths
| Differential D11724 Authored by kamil on Apr 22 2024, 4:49 PM.
Tags None Referenced Files
Subscribers
Details Summary Worker code to interact with SQLite and received_messages_to_device table. Depends on D11723 Test Plan Add some items to table and call methods from main app.
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptApr 22 2024, 4:49 PM2024-04-22 16:49:52 (UTC-7) Harbormaster completed remote builds in B28381: Diff 39375.Apr 22 2024, 5:06 PM2024-04-22 17:06:22 (UTC-7) This revision is now accepted and ready to land.Apr 24 2024, 3:40 AM2024-04-24 03:40:11 (UTC-7) Closed by commit rCOMM507e3496d855: [SQLite/web] implement received message to device API (authored by kamil). · Explain WhyApr 29 2024, 2:11 AM2024-04-29 02:11:55 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 39625 web/shared-worker/worker/shared-worker.js
web/types/worker-types.js
|