Page MenuHomePhabricator

Expand `RelativeMemberInfo` to `LegacyRelativeMemberInfo | MinimallyEncodedRelativeMemberInfo`
ClosedPublic

Authored by atul on Jan 18 2024, 1:43 PM.
Tags
None
Referenced Files
F1928921: D10726.diff
Sat, Jun 1, 9:17 PM
Unknown Object (File)
Thu, May 23, 1:30 PM
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
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

Just like the rest of the stack we're going to expand RelativeMemberInfo and remove the Legacy* variant wherever possible.


Depends on D10725

Test Plan

flow, this was simple IDE "Inline alias..." refactor

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:02 PM
ashoat added inline comments.
lib/selectors/thread-selectors.js
28 ↗(On Diff #35851)

Please revert import ordering changes before landing

This revision is now accepted and ready to land.Jan 21 2024, 9:44 PM

Double checked imports before landing.