Page MenuHomePhabricator

[lib/native/web] update getMessageLabel parameters
ClosedPublic

Authored by ginsu on Jul 25 2023, 1:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 28, 8:57 AM
Unknown Object (File)
Sat, Sep 28, 8:57 AM
Unknown Object (File)
Sat, Sep 28, 8:57 AM
Unknown Object (File)
Sat, Sep 28, 8:57 AM
Unknown Object (File)
Sat, Sep 28, 8:52 AM
Unknown Object (File)
Sep 3 2024, 1:41 AM
Unknown Object (File)
Aug 31 2024, 6:08 AM
Unknown Object (File)
Aug 28 2024, 6:49 PM
Subscribers

Details

Summary

Small refactor diff so that we can use getMessageLabel in a subsequent diff. In this subsequent diff we will use this function, but we will only have access to the threadID from the messageInfo. Since we are only using the threadID in this function, it seems better to only pass the threadID instead of the whole threadInfo

Depends on D8628

Test Plan

flow and everything still works as expected

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu requested review of this revision.Jul 25 2023, 1:23 PM
This revision is now accepted and ready to land.Jul 25 2023, 11:33 PM
This revision was landed with ongoing or failed builds.Jul 31 2023, 1:19 PM
This revision was automatically updated to reflect the committed changes.