We need to update processMessageStoreOperations to handle the local message operation types
Depends on D12253
Paths
| Differential D12357 Authored by ginsu on Jun 7 2024, 4:49 PM.
Details Summary We need to update processMessageStoreOperations to handle the local message operation types Depends on D12253 Test Plan Confirmed that when processing message store ops on web we were successfully handling the new local message operation types
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptJun 7 2024, 4:49 PM2024-06-07 16:49:27 (UTC-7) ginsu added a parent revision: D12253: [sqlite] implement logic to get message store logic from SQLite. Harbormaster completed remote builds in B29545: Diff 41132.Jun 7 2024, 5:06 PM2024-06-07 17:06:33 (UTC-7) This revision is now accepted and ready to land.Jun 10 2024, 3:19 AM2024-06-10 03:19:44 (UTC-7) Harbormaster completed remote builds in B29575: Diff 41165.Jun 10 2024, 7:48 AM2024-06-10 07:48:12 (UTC-7) Closed by commit rCOMM8f0e43bb25ee: [web] handle message store local ops types in processMessageStoreOperations (authored by ginsu). · Explain WhyJun 10 2024, 8:34 AM2024-06-10 08:34:25 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41166 web/shared-worker/worker/process-operations.js
|