Page MenuHomePhabricator

Reroute all RefQuery callers to HardpointEngine
ClosedPublic

Authored by epriestley on Apr 11 2020, 1:40 PM.
Tags
None
Referenced Files
F14086557: D21082.diff
Sat, Nov 23, 3:29 PM
Unknown Object (File)
Mon, Nov 18, 8:26 PM
Unknown Object (File)
Fri, Nov 15, 8:04 AM
Unknown Object (File)
Sun, Nov 10, 6:20 PM
Unknown Object (File)
Thu, Nov 7, 12:06 AM
Unknown Object (File)
Fri, Nov 1, 2:56 PM
Unknown Object (File)
Oct 20 2024, 4:54 AM
Unknown Object (File)
Oct 19 2024, 6:38 PM
Subscribers
None

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.