MessageToDevice and ClientMessageToDevice are used in different context in codebase which makes it hard to understand and confusing, renaming to OutboundP2PMessage.
Depends on D12046
Paths
| Differential D12047 Authored by kamil on May 15 2024, 3:56 AM.
Details Summary MessageToDevice and ClientMessageToDevice are used in different context in codebase which makes it hard to understand and confusing, renaming to OutboundP2PMessage. Depends on D12046 Test Plan Flow & tests
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptMay 15 2024, 3:56 AM2024-05-15 03:56:40 (UTC-7) Harbormaster completed remote builds in B28933: Diff 40207.May 15 2024, 4:12 AM2024-05-15 04:12:57 (UTC-7)
This revision is now accepted and ready to land.May 16 2024, 7:13 AM2024-05-16 07:13:45 (UTC-7) Harbormaster completed remote builds in B28991: Diff 40295.May 16 2024, 10:18 AM2024-05-16 10:18:38 (UTC-7) Closed by commit rCOMMfd41bc15f934: [lib] rename `MessageToDevice` from SQLite to `OutboundP2PMessage` (authored by kamil). · Explain WhyMay 16 2024, 10:23 AM2024-05-16 10:23:00 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 40303 lib/types/sqlite-types.js
native/cpp/CommonCpp/DatabaseManagers/DatabaseQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.h
native/cpp/CommonCpp/DatabaseManagers/SQLiteQueryExecutor.cpp
|