Page MenuHomePhabricator

[lib] rename `MessageToDevice` from SQLite to `OutboundP2PMessage`
ClosedPublic

Authored by kamil on May 15 2024, 3:56 AM.
Tags
None
Referenced Files
F3346453: D12047.diff
Fri, Nov 22, 8:49 AM
Unknown Object (File)
Fri, Nov 8, 5:13 PM
Unknown Object (File)
Sat, Nov 2, 6:48 AM
Unknown Object (File)
Wed, Oct 23, 7:23 PM
Unknown Object (File)
Wed, Oct 23, 7:21 PM
Unknown Object (File)
Oct 18 2024, 10:29 PM
Unknown Object (File)
Oct 12 2024, 10:26 AM
Unknown Object (File)
Sep 4 2024, 4:38 AM
Subscribers

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

Repository
rCOMM Comm
Branch
land-broadcast
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.May 16 2024, 1:34 AM
native/cpp/CommonCpp/DatabaseManagers/DatabaseQueryExecutor.h
145 ↗(On Diff #40207)

missed that one - going to add in next rebase

This revision is now accepted and ready to land.May 16 2024, 7:13 AM