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
F1799825: D10727.id36298.diff
Mon, May 20, 4:30 AM
F1799824: D10727.id36294.diff
Mon, May 20, 4:29 AM
F1799823: D10727.id36076.diff
Mon, May 20, 4:29 AM
F1799821: D10727.id35852.diff
Mon, May 20, 4:29 AM
F1799810: D10727.id.diff
Mon, May 20, 4:29 AM
F1799805: D10727.diff
Mon, May 20, 4:29 AM
Unknown Object (File)
Mar 12 2024, 2:35 AM
Unknown Object (File)
Mar 10 2024, 7:47 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.