Page MenuHomePhabricator

[native] Replace `LegacyThreadInfo` with `ThreadInfo` where simple
ClosedPublic

Authored by atul on Nov 30 2023, 7:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 27, 11:31 AM
Unknown Object (File)
Sat, Apr 27, 12:55 AM
Unknown Object (File)
Fri, Apr 26, 7:56 AM
Unknown Object (File)
Tue, Apr 23, 8:49 PM
Unknown Object (File)
Sun, Apr 21, 10:33 AM
Unknown Object (File)
Apr 8 2024, 5:49 PM
Unknown Object (File)
Apr 8 2024, 5:49 PM
Unknown Object (File)
Apr 8 2024, 5:49 PM
Subscribers
None

Details

Summary

Similar to D10126, but for native.


Depends on D10126

Test Plan

CI/flow/etc

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Down to 143 instances of LegacyThreadInfo..

Harbormaster returned this revision to the author for changes because remote builds failed.Nov 30 2023, 7:56 PM
Harbormaster failed remote builds in B24673: Diff 34087!

fix import in push-handler

atul requested review of this revision.Nov 30 2023, 8:21 PM

Looks good, just a question inline

native/push/push-handler.react.js
107 ↗(On Diff #34088)

Are you not able to replace this one yet

This revision is now accepted and ready to land.Dec 1 2023, 6:17 AM
native/push/push-handler.react.js
107 ↗(On Diff #34088)

Ended up replacing this in the last diff of the stack. It might've been possible at this point?