Page MenuHomePhabricator

Remove all callers to "DifferentialRevision->loadIDsByCommitPHIDs()"
ClosedPublic

Authored by epriestley on Apr 22 2019, 7:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 21, 10:06 AM
Unknown Object (File)
Fri, Jan 17, 4:31 PM
Unknown Object (File)
Sat, Jan 11, 12:40 PM
Unknown Object (File)
Thu, Jan 2, 10:28 PM
Unknown Object (File)
Sat, Dec 28, 3:41 PM
Unknown Object (File)
Dec 14 2024, 4:07 PM
Unknown Object (File)
Nov 27 2024, 4:34 PM
Unknown Object (File)
Nov 26 2024, 6:32 AM
Subscribers
None

Details

Summary

Depends on D20457. Ref T13276. Kill all remaining callers to this method and delete it.

Test Plan
  • Grepped for loadIDsByCommitPHIDs.
  • Viewed blame again to make sure I didn't break it.
  • Viewed "History" view for commits with revisions.
  • Viewed "Graph" view for commits with revisions.
  • Viewed "Merged Commits" table for commits with revisions.
  • Viewed "Compare" table for commits with revisions.
  • Viewed "Repository" main page history table for commits with revisions.
  • Grepped for linkRevision.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable