Closed
Bug 1485606
Opened 7 years ago
Closed 7 years ago
Generated files not found when searching by name
Categories
(Webtools :: Searchfox, defect)
Webtools
Searchfox
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1383087
People
(Reporter: janerik, Unassigned)
Details
When searching for a generated file by its name, it's not in the result list.
E.g. https://searchfox.org/mozilla-central/search?q=TelemetryHistogramEnums.h&path=
That file exists here: https://searchfox.org/mozilla-central/source/__GENERATED__/toolkit/components/telemetry/TelemetryHistogramEnums.h
Searching for a string inside that file works: https://searchfox.org/mozilla-central/search?q=A11Y_INSTANTIATED_FLAG&redirect=false
Searching for other existing files has them in the result list under "Files":
https://searchfox.org/mozilla-central/search?q=Telemetry.h&path= ("toolkit/components/telemetry/Telemetry.h" is there)
It would be nice to have the generated files show up when searched as well.
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•