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

Issue 2710663003: Merging of touch event ack ids was inconsistent. (Closed)

Created:
3 years, 10 months ago by dtapuska
Modified:
3 years, 10 months ago
Reviewers:
tdresser
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org, dtapuska+chromiumwatch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Merging of touch event ack ids was inconsistent. The merging of event ids was slightly off that the ack type would be sent for the wrong type. The newly merged dispatch type should reflect the type of the ack event id. ie; if 17 was non-blocking it should continue as non-blocking not be 17 and have type blocking afterwards. BUG=642368 Review-Url: https://codereview.chromium.org/2710663003 Cr-Commit-Position: refs/heads/master@{#452183} Committed: https://chromium.googlesource.com/chromium/src/+/ec3a4f60b7c9ca26b32424abe1fc0c238eee739b

Patch Set 1 #

Patch Set 2 : Whoops a bit to aggressive; still need the clear #

Total comments: 2

Patch Set 3 : Add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -8 lines) Patch
M content/renderer/input/main_thread_event_queue.cc View 1 2 1 chunk +5 lines, -2 lines 0 comments Download
M content/renderer/input/main_thread_event_queue_unittest.cc View 1 2 chunks +11 lines, -6 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 19 (14 generated)
dtapuska
3 years, 10 months ago (2017-02-22 15:23:50 UTC) #11
tdresser
LGTM with nit. https://codereview.chromium.org/2710663003/diff/20001/content/renderer/input/main_thread_event_queue.cc File content/renderer/input/main_thread_event_queue.cc (right): https://codereview.chromium.org/2710663003/diff/20001/content/renderer/input/main_thread_event_queue.cc#newcode44 content/renderer/input/main_thread_event_queue.cc:44: void EventWithDispatchType::CoalesceWith(const EventWithDispatchType& other) { This ...
3 years, 10 months ago (2017-02-22 15:53:47 UTC) #12
dtapuska
https://codereview.chromium.org/2710663003/diff/20001/content/renderer/input/main_thread_event_queue.cc File content/renderer/input/main_thread_event_queue.cc (right): https://codereview.chromium.org/2710663003/diff/20001/content/renderer/input/main_thread_event_queue.cc#newcode44 content/renderer/input/main_thread_event_queue.cc:44: void EventWithDispatchType::CoalesceWith(const EventWithDispatchType& other) { On 2017/02/22 15:53:47, tdresser ...
3 years, 10 months ago (2017-02-22 18:43:48 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2710663003/40001
3 years, 10 months ago (2017-02-22 18:44:29 UTC) #16
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 20:23:21 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/ec3a4f60b7c9ca26b32424abe1fc...

Powered by Google App Engine
This is Rietveld 408576698