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
F18997922: D18417.diff
Thu, Nov 20, 4:48 PM
F18763136: D18417.id44252.diff
Oct 6 2025, 10:51 PM
F18754012: D18417.diff
Oct 4 2025, 9:02 PM
F18721145: D18417.id.diff
Sep 29 2025, 8:38 PM
F18702997: D18417.diff
Sep 28 2025, 2:29 AM
F18509003: D18417.id.diff
Sep 5 2025, 3:09 AM
F18501427: D18417.diff
Sep 4 2025, 9:45 PM
F18321433: D18417.diff
Aug 24 2025, 4:55 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