| commit | b28500a5befe6dd43b3ada37bee3a13d67b9f733 | [log] [tgz] |
|---|---|---|
| author | nzolghadr <nzolghadr@chromium.org> | Mon Jul 04 16:46:21 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Mon Jul 04 16:48:54 2016 |
| tree | 6c738989e9f14ecd14aa66aaf8eac696898036f4 | |
| parent | 061d24c115ac682e388c25fbccdd012fbb7c1a63 [diff] |
Reset drag state variables on mouse up We need to reset the drag related variables on regerdless of whether the mouse up was preventDefaulted or not. Because after mouse up there is no drag until the next mouse down. BUG=308989 Review-Url: https://codereview.chromium.org/2042333006 Cr-Commit-Position: refs/heads/master@{#403694}