Page MenuHomePhabricator

Expand `RelativeMemberInfo` to `LegacyRelativeMemberInfo | MinimallyEncodedRelativeMemberInfo`
ClosedPublic

Authored by atul on Jan 18 2024, 1:43 PM.
Tags
None
Referenced Files
F3374409: D10726.diff
Tue, Nov 26, 3:26 PM
Unknown Object (File)
Thu, Nov 21, 11:59 AM
Unknown Object (File)
Mon, Nov 11, 1:38 PM
Unknown Object (File)
Thu, Nov 7, 4:23 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: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

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.