Page MenuHomePhabricator

[lib] Update `rawMessageInfoFromClientDB` preconditions to allow `MULTIMEDIA` messages.
ClosedPublic

Authored by atul on Nov 15 2022, 6:10 PM.
Tags
None
Referenced Files
F2894707: D5636.diff
Fri, Oct 4, 4:38 PM
Unknown Object (File)
Thu, Sep 26, 6:25 PM
Unknown Object (File)
Fri, Sep 20, 7:34 AM
Unknown Object (File)
Sun, Sep 15, 6:07 AM
Unknown Object (File)
Sun, Sep 15, 6:07 AM
Unknown Object (File)
Sun, Sep 15, 6:07 AM
Unknown Object (File)
Sun, Sep 15, 6:07 AM
Unknown Object (File)
Sun, Sep 15, 6:04 AM
Subscribers

Details

Summary

invariant at start of rawMessageInfoFromClientDB currently always fails for messages of type MULTIMEDIA. This diff updates the invariant to accept either MULTIMEDIA or IMAGES messages.

Actual handling of MULTIMEDIA messages will come in a subsequent diff... this is mostly just to put up changes that can be landed as-is to reduce number of changes I have to juggle locally.

Test Plan

Things continue to work as expected.

Diff Detail

Repository
rCOMM Comm
Branch
arcpatch-D5636 (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

atul requested review of this revision.Nov 15 2022, 6:23 PM
atul added a reviewer: Restricted Owners Package.Nov 16 2022, 2:55 PM
This revision is now accepted and ready to land.Nov 16 2022, 8:11 PM
This revision was landed with ongoing or failed builds.Nov 17 2022, 10:04 AM
This revision was automatically updated to reflect the committed changes.