HomePhabricator
Diffusion Comm 620ae7032a44

Expand `ResolvedThreadInfo` alias to `[Legacy/MinimallyEncoded]ResolvedThreadIn…

Tags
None
Referenced Files
F1066586: 5f440b.png
Jan 23 2024, 12:19 PM
File Not Attached
Subscribers
None

Description

Expand ResolvedThreadInfo alias to [Legacy/MinimallyEncoded]ResolvedThreadInfo

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

Unlike [Raw]ThreadInfo, we will be able to completely remove LegacyResolvedThreadInfo since it's a "UI type" and isn't persisted anywhere or anything.

Did this via WebStorm "Inline alias" refactor tool.


Depends on D10654

Test Plan:
flow

Used automated IDE tool for this, but did have to correct one thing:

5f440b.png (230×1 px, 63 KB)

Reviewers: ashoat, ginsu, tomek

Reviewed By: ashoat

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