New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 772924 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner: ----
Closed: Oct 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 0
Type: Bug



Sign in to add a comment

Codesearch can't load any file

Project Member Reported by alexilin@chromium.org, Oct 9 2017

Issue description

Chrome Version: 61.0.3163.100
OS: Ubuntu 14.04

What steps will reproduce the problem?
(1) Open any codesearch URL, for example https://cs.chromium.org/chromium/src/chrome/browser/net/predictor.cc?dr=CSs&l=370

What is the expected result?
The page shows content of the file.

What happens instead?
The page prints
"Can't load 'chromium/src/chrome/browser/net/predictor.cc': Could not resolve path src/chrome/browser/net/predictor.cc."
 

Comment 1 by emso@chromium.org, Oct 9 2017

We received NOT_FOUND from the Git server which means it thinks chromium/src is gone. We have a safety net on our end stopping us from deleting the search index, e.g., https://cs.chromium.org/search/?q=src/chrome/browser/net&type=cs gives result, but we can't access files.

Comment 2 by emso@chromium.org, Oct 9 2017

Status: Fixed (was: Untriaged)
The issue should now be resolved.

Sign in to add a comment