Page MenuHomePhabricator

[lib] First pass at removing `LegacyRawThreadInfo`
ClosedPublic

Authored by atul on Jan 14 2024, 7:16 PM.
Tags
None
Referenced Files
F3351228: D10626.diff
Sat, Nov 23, 12:34 AM
Unknown Object (File)
Thu, Nov 7, 6:36 AM
Unknown Object (File)
Tue, Oct 29, 2:35 PM
Unknown Object (File)
Oct 23 2024, 3:54 PM
Unknown Object (File)
Oct 23 2024, 4:10 AM
Unknown Object (File)
Oct 23 2024, 12:15 AM
Unknown Object (File)
Oct 22 2024, 3:41 AM
Unknown Object (File)
Oct 22 2024, 2:57 AM
Subscribers
None

Details

Summary

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

We want to reduce usages of LegacyRawThreadInfo as much as possible. It should really only be around in keyserver/lib to handle old clients and in web/native to handle old migrations.

This was the first pass of removing LegacyRawThreadInfo where it was easy. Will continue trying to rip out as much of LegacyRawThreadInfo as possible.


Depends on D10625

Test Plan

flow

Diff Detail

Repository
rCOMM Comm
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

atul requested review of this revision.Jan 14 2024, 7:51 PM
This revision is now accepted and ready to land.Jan 15 2024, 1:36 AM
This revision was landed with ongoing or failed builds.Jan 22 2024, 12:00 PM
This revision was automatically updated to reflect the committed changes.