Revert "[Debugging] Add instrumentation in TouchActionFilter"
This reverts commit a0de839e. Reason for revert: As it is mentioned in crbug.com/869375: Know that these are not real crashes but being a top crash this may result in suppression of other crashes Original change's description: > [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/1165586 > Reviewed-by: Dave Tapuska <dtapuska@chromium.org> > Commit-Queue: Xida Chen <xidachen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#581676} TBR=dtapuska@chromium.org,xidachen@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 869375 Change-Id: I033b2b1bd646c1310593e612322e4bb2d5c503d2 Reviewed-on: https://chromium-review.googlesource.com/1172522Reviewed-by:Xida Chen <xidachen@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#582579}
Showing
Please register or sign in to comment