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

Issue 778685 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Nov 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Code search not finding XRefs

Project Member Reported by dtapu...@chromium.org, Oct 26 2017

Issue description

XRef only shows:


Definitions (1 occurrence)
	src/content/browser/renderer_host/input/mouse_wheel_event_queue.cc	 (1 occurrence)
     55 void MouseWheelEventQueue::QueueEvent(

Declarations (1 occurrence)
	src/content/browser/renderer_host/input/mouse_wheel_event_queue.h	 (1 occurrence)
     55 void QueueEvent(const MouseWheelEventWithLatencyInfo& event);

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

Cc: flyboy@chromium.org aga...@chromium.org
Owner: emso@chromium.org

Comment 3 by emso@chromium.org, Oct 26 2017

Labels: -Pri-0 Pri-1
Looks like the Xrefs recovered with the last update of the Xrefs graph (rev 511715 -> rev 511787). Reducing the priority.

My guess is that there was some issue in the indexers when the previous graph was built.
yup appears to be working again!
There still appears to be problems indexing things:

https://cs.chromium.org/chromium/src/chrome/browser/ui/views/hung_renderer_view.cc?type=cs

I thought Windows was indexed properly before.. It doesn't appear to recognize any methods.

Comment 6 by emso@chromium.org, Oct 30 2017

Sorry I can't reproduce the last issue.

Note that we currently do not index Windows Xrefs. We are waiting for the migration to the new Xrefs format (Kythe) before we move ahead with more configurations.

Comment 7 by emso@chromium.org, Nov 2 2017

Status: WontFix (was: Assigned)

Sign in to add a comment