Closed Bug 1275244 Opened 8 years ago Closed 8 years ago

.cc files are not available as direct results

Categories

(Webtools Graveyard :: DXR, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: gcp, Unassigned)

Details

STR: 

1) Go to dxr.mozilla.org
2) Enter histogram.cc
3) Do *not* end up in the resulting source file.

This works correctly for files with a .cpp extension. All of our Chromium imports use .cc extensions, though.
It's because there are multiple files in the tree called "histogram.cc": https://dxr.mozilla.org/mozilla-central/search?q=histogram.cc&redirect=true.

We'll be landing path promotion (https://github.com/mozilla/dxr/pull/541) in the near future, which will show you a choice of all the files of that name, which should make this case nicer.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.