Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(47)

Issue 1068463003: A mouse event created from the same native event will be marked as repeated. (Closed)

Created:
5 years, 8 months ago by afakhry
Modified:
5 years, 8 months ago
Reviewers:
sadrul, oshima
CC:
chromium-reviews, jdduke+watch_chromium.org, tdresser+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

A mouse event created from the same native event will be marked as repeated. If a mouse event has been created from the same native event with the same time stamp, it shouldn't be marked as repeated. R=sadrul@chromium.org BUG=474282 TEST=events_unittests --gtest_filter=EventTest.* Committed: https://crrev.com/e904708872a797ce2ecbca3d33427d388a89f3fc Cr-Commit-Position: refs/heads/master@{#324271}

Patch Set 1 #

Patch Set 2 : Modified EventsXTest.ClickCount to account for the change. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -3 lines) Patch
M ui/events/event.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/events/event_unittest.cc View 5 chunks +14 lines, -3 lines 0 comments Download
M ui/events/x/events_x_unittest.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
afakhry
Hi Sadrul, Please review. Thanks!
5 years, 8 months ago (2015-04-06 19:15:22 UTC) #1
sadrul
+oshima@ We compare timestamps to check for key-repeats, so I suppose this is fine. lgtm ...
5 years, 8 months ago (2015-04-07 17:16:22 UTC) #3
oshima
On 2015/04/07 17:16:22, sadrul wrote: > +oshima@ > > We compare timestamps to check for ...
5 years, 8 months ago (2015-04-07 17:51:44 UTC) #6
afakhry
Modified EventsXTest.ClickCount to account for the change.
5 years, 8 months ago (2015-04-08 00:01:02 UTC) #7
oshima
lgtm
5 years, 8 months ago (2015-04-08 00:12:54 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1068463003/20001
5 years, 8 months ago (2015-04-08 17:47:50 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-08 19:32:23 UTC) #12
commit-bot: I haz the power
5 years, 8 months ago (2015-04-08 19:33:08 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e904708872a797ce2ecbca3d33427d388a89f3fc
Cr-Commit-Position: refs/heads/master@{#324271}

Powered by Google App Engine
This is Rietveld 408576698