Page MenuHomePhabricator

[lib] First pass at removing `LegacyRelativeMemberInfo` from `lib`
ClosedPublic

Authored by atul on Jan 18 2024, 1:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 7, 4:23 AM
Unknown Object (File)
Tue, Oct 29, 6:26 AM
Unknown Object (File)
Oct 15 2024, 11:37 PM
Unknown Object (File)
Oct 15 2024, 11:37 PM
Unknown Object (File)
Oct 15 2024, 11:37 PM
Unknown Object (File)
Oct 15 2024, 11:37 PM
Unknown Object (File)
Oct 15 2024, 11:36 PM
Unknown Object (File)
Oct 15 2024, 11:36 PM
Subscribers
None

Details

Summary

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

Remove LegacyRelativeMemberInfo from lib where straightforward. Will come back and remove most remaining instances after going through web and native and refactoring some components that consume LegacyRelativeMemberInfo and call functions in lib with them.


Depends on D10726

Test Plan

flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Jan 18 2024, 2:15 PM
This revision is now accepted and ready to land.Jan 21 2024, 9:48 PM

Double checked for import issues before landing.