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

Issue 718521 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

Code search not finding some constructor and member variable references in Chrome OS code

Project Member Reported by jamescook@chromium.org, May 4 2017

Issue description

For example, this is a search for references to the ShelfWidget() constructor. I was trying to figure out who creates one.

https://cs.chromium.org/chromium/src/ash/shelf/shelf_widget.h?sq=package:chromium&dr&l=41

It does not find this constructor call:

https://cs.chromium.org/chromium/src/ash/shelf/wm_shelf.cc?sq=package:chromium&dr&l=109

Likewise, a search for WmShelf::shelf_widget_ does not show any of the references in wm_shelf.cc

https://cs.chromium.org/chromium/src/ash/shelf/wm_shelf.h?sq=package:chromium&dr&l=160

These are all chromeos-only files.

 

Comment 1 by emso@chromium.org, May 17 2017

Labels: Xrefs
Status: WontFix (was: Untriaged)
Thanks for the report and sorry for the inconvenience. We have had some issues with our Xrefs pipeline with all bots going offline stalling the generation of Xrefs. We typically provide Xrefs for chromeOS only files and I see the mentioned Xrefs on the files again.

Please re-open if the problem reappears.

Sign in to add a comment