Page MenuHomePhabricator

Expand instances of `RawThreadInfo` to `LegacyRawThreadInfo|MinimallyEncodedRawTheadInfo`
ClosedPublic

Authored by atul on Jan 14 2024, 6:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 14, 9:59 PM
Unknown Object (File)
Apr 5 2024, 6:49 AM
Unknown Object (File)
Mar 31 2024, 11:29 AM
Unknown Object (File)
Mar 5 2024, 5:42 PM
Unknown Object (File)
Mar 5 2024, 5:42 PM
Unknown Object (File)
Mar 5 2024, 5:42 PM
Unknown Object (File)
Mar 5 2024, 5:42 PM
Unknown Object (File)
Mar 5 2024, 5:42 PM
Subscribers
None

Details

Summary

Context: https://linear.app/comm/issue/ENG-6366/rename-minimallyencodedrawthreadinfo-to-rawthreadinfo

RawThreadInfo was an alias for LegacyRawThreadInfo|MinimallyEncodedRawThreadInfo, but we want to remove it. As a first step we expand all usages of RawThreadInfo to LegacyRawThreadInfo|MinimallyEncodedRawThreadInfo.


Depends on D10624

Test Plan

flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

remove last two instances

remove RawThreadInfo altogether

atul requested review of this revision.Jan 14 2024, 6:49 PM
This revision is now accepted and ready to land.Jan 15 2024, 1:33 AM
This revision was landed with ongoing or failed builds.Jan 22 2024, 12:00 PM
This revision was automatically updated to reflect the committed changes.