HomePhabricator
Diffusion Comm 4b48e731c0a1

Expand `ThreadInfo` to `LegacyThreadInfo | MinimallyEncodedThreadInfo`

Description

Expand ThreadInfo to LegacyThreadInfo | MinimallyEncodedThreadInfo

Summary:
Part of the work described here: https://linear.app/comm/issue/ENG-6366/rename-minimallyencodedrawthreadinfo-to-rawthreadinfo

Used IDE "Inline type alias" feature to do this refactor automatically. Read through to make sure there were no issues. Had to insert ? manually for MinimallyEncodedThreadInfo where it was previously ?ThreadInfo.


Depends on D10638

Test Plan: flow

Reviewers: ashoat, ginsu, tomek

Reviewed By: ashoat

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

Details

Provenance
atulAuthored on Jan 15 2024, 12:37 PM
Reviewer
ashoat
Differential Revision
D10639: Expand `ThreadInfo` to `LegacyThreadInfo | MinimallyEncodedThreadInfo`
Parents
rCOMM84ddabe734d6: [lib] Rename `MinimallyEncodedRawThreadInfos` to `RawThreadInfos`
Branches
Unknown
Tags
Unknown