HomePhabricator
Diffusion Comm 1b12b933f5cc

[lib] Simplify `getRelativeMemberInfos`

Description

[lib] Simplify getRelativeMemberInfos

Summary:
In subsequent diff going to split into two separate functions: getLegacyRelativeMemberInfos and getMinimallyEncodedRelativeMemberInfos and then toggle between then based on whether input RawThreadInfo is minimallyEncoded or not.

Since that diff is about duplicating existing functionality and branching... figure changing the actual functionality may be annoying for reviewers even though it's minimal (?)


Depends on D10227

Test Plan: CI/flow/etc.

Reviewers: ashoat, ginsu, tomek, rohan

Reviewed By: ashoat

Differential Revision: https://phab.comm.dev/D10233

Details

Provenance
atulAuthored on Dec 13 2023, 1:37 PM
Reviewer
ashoat
Differential Revision
D10233: [lib] Simplify `getRelativeMemberInfos`
Parents
rCOMMd86606cc1a48: [native] Rip `LegacyRawThreadInfos` out of `native`
Branches
Unknown
Tags
Unknown