Add diagnostic DumpWithoutCrashing to investigate gesture event hang.
We introduce a DumpWithoutCrashing when a new gesture event is queued while acks are being processed if the processing has already lasted over 2 seconds. This is to test the hypothesis that the queue is getting stuck in a loop in GestureEventQueue::AckCompletedEvents. Bug: 818214 Change-Id: I36daa488d3f5aa5e8eee5e4f442fdb3d8445c0a7 Reviewed-on: https://chromium-review.googlesource.com/959179 Commit-Queue: Kevin McNee <mcnee@chromium.org> Reviewed-by:Timothy Dresser <tdresser@chromium.org> Cr-Commit-Position: refs/heads/master@{#543158}
Showing
Please register or sign in to comment