After processing the other peer will send only messageID - not full OutboundP2PMessage.
Depends on D12071
Paths
| Differential D12074 Authored by kamil on May 16 2024, 7:14 AM.
Details Summary After processing the other peer will send only messageID - not full OutboundP2PMessage. Depends on D12071 Test Plan Tests
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptMay 16 2024, 7:14 AM2024-05-16 07:14:15 (UTC-7) Harbormaster completed remote builds in B28985: Diff 40289.May 16 2024, 7:29 AM2024-05-16 07:29:56 (UTC-7)
kamil added inline comments.
Harbormaster completed remote builds in B29215: Diff 40588.May 23 2024, 8:42 AM2024-05-23 08:42:23 (UTC-7) This revision is now accepted and ready to land.May 23 2024, 8:42 AM2024-05-23 08:42:47 (UTC-7) Closed by commit rCOMMdcb171a7b9fa: [SQLite] remove Outbound P2P messages based on `messageID` and `deviceID` (authored by kamil). · Explain WhyMay 23 2024, 9:02 AM2024-05-23 09:02:27 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 40595 native/cpp/CommonCpp/DatabaseManagers/DatabaseQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.cpp
web/shared-worker/_generated/comm_query_executor.wasm
|