Code search not finding XRefs |
||||
Issue descriptionSearch for: https://cs.chromium.org/chromium/src/content/browser/renderer_host/input/mouse_wheel_event_queue.h?type=cs&q=QueueEvent&sq=package:chromium&l=55 Should find callers: https://cs.chromium.org/chromium/src/content/browser/renderer_host/input/input_router_impl.cc?type=cs&sq=package:chromium&l=117 Was working 10/25/2017. Started 10/26/2017 Assigning to benhenry@ as he is the Infra Triage Sheriff.
,
Oct 26 2017
,
Oct 26 2017
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.
,
Oct 26 2017
yup appears to be working again!
,
Oct 26 2017
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.
,
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.
,
Nov 2 2017
|
||||
►
Sign in to add a comment |
||||
Comment 1 by dtapu...@chromium.org
, Oct 26 2017XRef 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);