| commit | 1f97115c84c175bb4e72d4c4eea6e277b8242b03 | [log] [tgz] |
|---|---|---|
| author | mustaq <mustaq@chromium.org> | Wed Jul 20 04:31:02 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 20 04:32:51 2016 |
| tree | 500d5c6426900a86db50e10b6a0b5e9bf630361a | |
| parent | a34707ca8e2548fcc804ffaa9571adcba2d024a8 [diff] |
Added UseCounters for touchstart, mousedown, pointerdown invocation Also added a PointerEventDispatch counter specific to pointerdowns, so be able to guess the # of JS-fired events (the difference between PointerEventDispatchPointerDown & PointerDownFired). BUG= TBR=isherman@chromium.org Review-Url: https://codereview.chromium.org/2160353002 Cr-Commit-Position: refs/heads/master@{#406487}