Page MenuHomePhabricator

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

Authored by atul on Nov 29 2023, 8:43 PM.
Tags
None
Referenced Files
F2906459: D10095.diff
Sun, Oct 6, 9:39 AM
Unknown Object (File)
Thu, Oct 3, 5:32 AM
Unknown Object (File)
Wed, Oct 2, 1:38 AM
Unknown Object (File)
Wed, Oct 2, 1:38 AM
Unknown Object (File)
Wed, Oct 2, 1:37 AM
Unknown Object (File)
Wed, Oct 2, 1:37 AM
Unknown Object (File)
Wed, Oct 2, 1:35 AM
Unknown Object (File)
Wed, Oct 2, 1:35 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