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
Unknown Object (File)
Tue, Jul 2, 9:25 AM
Unknown Object (File)
Mon, Jul 1, 9:33 AM
Unknown Object (File)
Sun, Jun 30, 7:44 AM
Unknown Object (File)
Sat, Jun 29, 9:30 AM
Unknown Object (File)
Fri, Jun 28, 7:09 AM
Unknown Object (File)
Thu, Jun 27, 12:41 AM
Unknown Object (File)
Wed, Jun 26, 11:43 AM
Unknown Object (File)
May 24 2024, 2:03 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.