[Debugging] Add instrumentation in TouchActionFilter
From the stack trace of the current crash report, we are not able to tell the gesture sequence, which makes it hard to debug. This CL adds a CrashKeyString in TouchActionFilter, and push necessary events into that string. When it crashes, we should be able to retrieve the gesture sequence from that crash key. Bug: 869375 Change-Id: Ieb7cf0839e4a062c23ec48cbaca72bd641f28a30 Reviewed-on: https://chromium-review.googlesource.com/1165586Reviewed-by:Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#581676}
Showing
Please register or sign in to comment