Issue metadata
Sign in to add a comment
|
Cannot find file in codesearch even though xrefs are present |
||||||||||||||||||||||||
Issue descriptionIf you search for SaveDebugRectsForCurrentFrame and open layer_tree_host_impl.cc (https://cs.chromium.org/chromium/src/cc/trees/layer_tree_host_impl.cc?q=SaveDebugRectsForCurrentFrame+package:%5Echromium$&l=1640) then click the SaveDebugRectsForCurrentFrame call, you'll get this error: Can't load 'chromium/src/cc/debug/debug_rect_history.cc': Could not resolve path src/cc/debug/debug_rect_history.cc. The file cc/trees/debug_rect_history.h has similar issues. It seems like codesearch correctly found this file but then failed to fully update the index. This may be a variant of https://crbug.com/697627 but seems a little different. |
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by dsansome@chromium.org
, Mar 21 2017Status: Duplicate (was: Untriaged)