Page MenuHomePhabricator

Expand `RelativeMemberInfo` to `LegacyRelativeMemberInfo | MinimallyEncodedRelativeMemberInfo`
ClosedPublic

Authored by atul on Jan 18 2024, 1:43 PM.
Tags
None
Referenced Files
F1799822: D10726.id36293.diff
Mon, May 20, 4:29 AM
F1799820: D10726.id36291.diff
Mon, May 20, 4:29 AM
F1799819: D10726.id36290.diff
Mon, May 20, 4:29 AM
F1799818: D10726.id36075.diff
Mon, May 20, 4:29 AM
F1799817: D10726.id35851.diff
Mon, May 20, 4:29 AM
F1799809: D10726.id.diff
Mon, May 20, 4:29 AM
F1799806: D10726.diff
Mon, May 20, 4:29 AM
Unknown Object (File)
Mar 5 2024, 6:15 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
Lint Not Applicable
Unit
Tests Not Applicable

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.