Page MenuHomePhabricator

Reroute all RefQuery callers to HardpointEngine
ClosedPublic

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

Repository
rARC Arcanist
Branch
hpx5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24038
Build 33088: Run Core Tests
Build 33087: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 11 2020, 1:46 PM
This revision was automatically updated to reflect the committed changes.