Regression: X-refs within v8 don't work |
||
Issue descriptionWhat 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.
,
May 24 2018
Starting the rollback now
,
May 25 2018
Rollback complete, this is fixed now. |
||
►
Sign in to add a comment |
||
Comment 1 by j...@chromium.org
, May 24 2018Owner: orodley@chromium.org
Status: Assigned (was: Untriaged)
Summary: Regression: X-refs within v8 don't work (was: X-refs within v8 don't work)