Page MenuHomePhabricator

Make all revision status readers explicitly read modern or legacy status
ClosedPublic

Authored by epriestley on Aug 11 2017, 11:23 PM.
Tags
None
Referenced Files
F15740193: D18417.id.diff
Thu, May 29, 8:22 PM
Unknown Object (File)
Wed, May 28, 7:42 AM
Unknown Object (File)
Mon, May 5, 10:36 PM
Unknown Object (File)
Mon, May 5, 4:35 AM
Unknown Object (File)
Apr 28 2025, 8:30 PM
Unknown Object (File)
Apr 28 2025, 7:13 AM
Unknown Object (File)
Apr 27 2025, 2:43 AM
Unknown Object (File)
Apr 17 2025, 7:36 PM
Subscribers
None

Details

Summary

Ref T2543. All writers now write modern statuses. Make all readers explicit about whether they are reading modern or legacy statuses, so I can swap the storage format.

Test Plan
  • Grepped for getStatus(), scanned the list. Other applications have methods with this name so it's possible I missed something.
  • Browed around, changed revision statuses.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable