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
F1928920: D10727.diff
Sat, Jun 1, 9:17 PM
Unknown Object (File)
Thu, May 23, 1:30 PM
Unknown Object (File)
Mon, May 20, 4:30 AM
Unknown Object (File)
Mon, May 20, 4:29 AM
Unknown Object (File)
Mon, May 20, 4:29 AM
Unknown Object (File)
Mon, May 20, 4:29 AM
Unknown Object (File)
Mon, May 20, 4:29 AM
Unknown Object (File)
Mon, May 20, 4:29 AM
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
No Lint Coverage
Unit
No Test Coverage

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.