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".
Differential D21082 Authored by epriestley on Apr 11 2020, 1:40 PM.
Details
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.
Diff Detail
Event TimelineHarbormaster completed remote builds in B24038: Diff 50220.Apr 11 2020, 1:41 PM2020-04-11 13:41:15 (UTC+0) This revision was not accepted when it landed; it landed in state Needs Review.Apr 11 2020, 1:46 PM2020-04-11 13:46:30 (UTC+0) Closed by commit rARCdc42f51cf70c: Reroute all RefQuery callers to HardpointEngine (authored by epriestley). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 50222 |