Page MenuHomePhabricator

[native] Remove instances of `LegacyThreadInfo` throughout `native`
ClosedPublic

Authored by atul on Jan 17 2024, 2:56 PM.
Tags
None
Referenced Files
F1800128: D10672.id36050.diff
Mon, May 20, 5:35 AM
F1800127: D10672.id36045.diff
Mon, May 20, 5:35 AM
F1800126: D10672.id36012.diff
Mon, May 20, 5:35 AM
F1800125: D10672.id35741.diff
Mon, May 20, 5:35 AM
F1800112: D10672.id.diff
Mon, May 20, 5:35 AM
F1800107: D10672.diff
Mon, May 20, 5:35 AM
Unknown Object (File)
Mar 15 2024, 11:41 PM
Unknown Object (File)
Mar 5 2024, 1:57 PM
Subscribers
None

Details

Summary

Part of https://linear.app/comm/issue/ENG-6366/rename-minimallyencodedrawthreadinfo-to-rawthreadinfo

This diff addresses flow issues that arose in native as a result of D10670. There are more instances of this type that will be removed in subsequent diffs. This diff just gets us back to 0 flow issues.


Depends on D10671

Test Plan

flow, CI will run for this diff

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Jan 17 2024, 3:16 PM

I'm guessing you'll rename MinimallyEncodedResolvedThreadInfo to ResolvedThreadInfo in a later diff?

EDIT

Ah it's D10674

This revision is now accepted and ready to land.Jan 17 2024, 3:36 PM
This revision was landed with ongoing or failed builds.Jan 23 2024, 12:53 PM
This revision was automatically updated to reflect the committed changes.