Page MenuHomePhabricator

[lib] `ThreadInfo` -> `LegacyThreadInfo`
ClosedPublic

Authored by atul on Nov 29 2023, 8:43 PM.
Tags
None
Referenced Files
F3366516: D10095.id34145.diff
Mon, Nov 25, 11:51 AM
Unknown Object (File)
Sat, Nov 2, 5:01 AM
Unknown Object (File)
Fri, Nov 1, 10:29 PM
Unknown Object (File)
Wed, Oct 30, 10:21 PM
Unknown Object (File)
Tue, Oct 29, 1:09 AM
Unknown Object (File)
Oct 6 2024, 9:39 AM
Unknown Object (File)
Oct 3 2024, 5:32 AM
Unknown Object (File)
Oct 2 2024, 1:38 AM
Subscribers
None

Details

Summary

Simple rename similar to eg D10077

Test Plan

flow/CI/etc.

Diff Detail

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

Event Timeline

atul requested review of this revision.Nov 29 2023, 9:03 PM

Accepting without review. What procedure did you use to rename all the types?

This revision is now accepted and ready to land.Nov 30 2023, 1:23 AM

Accepting without review. What procedure did you use to rename all the types?

For renaming I'm just using the WebStorm Refactor -> Rename. However, diffs like D10068 I'm unfortunately doing by hand.. don't know a good way to "automate" that off the top of my head