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

Issue 846368 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: May 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Regression: X-refs within v8 don't work

Project Member Reported by delph...@chromium.org, May 24 2018

Issue description

What steps will reproduce the problem?
(1) Search for something in V8 like: "f:v8 map"
(2) Click on a function declaration link like: GetNamedInterceptor
(3) Click on anything in the XREFs tab like the Definition

I always see:

Can't load 'chromium/src/v8/src/objects/map.h': Could not resolve path src/v8/src/objects/map.h.


The link that doesn't work has an rcl parameter:
https://cs.chromium.org/chromium/src/v8/src/objects/map.h?type=cs&sq=package:chromium&rcl=524e60fb52e11d589f3a0cc9010e98080bf98e23&g=0&l=197

Removing it makes it work.
 

Comment 1 by j...@chromium.org, May 24 2018

Labels: -Pri-3 Pri-1
Owner: orodley@chromium.org
Status: Assigned (was: Untriaged)
Summary: Regression: X-refs within v8 don't work (was: X-refs within v8 don't work)
Sorry about this. As you picked up, this regression was due to a bug in the new rcl parameter. Rolling back the frontend should fix this.
Starting the rollback now
Status: Fixed (was: Assigned)
Rollback complete, this is fixed now.

Sign in to add a comment