HomePhabricator

Reroute all RefQuery callers to HardpointEngine

Description

Reroute all RefQuery callers to HardpointEngine

Summary:
Ref T11968. "arc browse", "arc branch", and "arc diff" currently may execute into the RefQuery engine. Reroute them to the HardpointEngine.

This removes older-generation "Ref" objects and renames the replacement "RefPro" objects to "Ref".

Test Plan: Ran "arc branch", "arc browse <various things>", "arc diff", searched for affected symbols.

Maniphest Tasks: T11968

Differential Revision: https://secure.phabricator.com/D21082

Details

Provenance
epriestleyAuthored on Apr 11 2020, 1:16 PM
epriestleyPushed on Apr 11 2020, 1:46 PM
Differential Revision
D21082: Reroute all RefQuery callers to HardpointEngine
Parents
rARC9e72e4ed1df5: Bring "pro" browse queries from modern hardpoint code
Branches
Unknown
Tags
Unknown
Tasks
T11968: Decide the fate of FutureGraph
Build Status
Buildable 24040
Build 33091: Run Core Tests