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

Issue 2450833003: Separate rAF aligned Touch and Mouse Input settings (Closed)

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

Description

Separate rAF aligned Touch and Mouse Input settings We wish to ship rAF aligned touch input without shipping the mouse part due to historical points. So break them into two separate settings. BUG=642368 Committed: https://crrev.com/36b767654b6b6701cd41dc97371b71b35a876ed5 Cr-Commit-Position: refs/heads/master@{#427676}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -32 lines) Patch
M content/public/common/content_features.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M content/public/common/content_features.cc View 1 1 chunk +7 lines, -3 lines 0 comments Download
M content/renderer/input/main_thread_event_queue.h View 1 2 chunks +5 lines, -1 line 0 comments Download
M content/renderer/input/main_thread_event_queue.cc View 1 9 chunks +37 lines, -12 lines 0 comments Download
M content/renderer/input/main_thread_event_queue_unittest.cc View 9 chunks +30 lines, -13 lines 0 comments Download
M testing/variations/fieldtrial_testing_config.json View 1 2 chunks +21 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
dtapuska
4 years, 1 month ago (2016-10-25 16:04:59 UTC) #4
Charlie Reis
LGTM from an owners perspective if tdresser and rkaplow approve. https://codereview.chromium.org/2450833003/diff/1/content/renderer/input/main_thread_event_queue.cc File content/renderer/input/main_thread_event_queue.cc (right): https://codereview.chromium.org/2450833003/diff/1/content/renderer/input/main_thread_event_queue.cc#newcode17 ...
4 years, 1 month ago (2016-10-25 16:58:46 UTC) #7
tdresser
Other than naming, LGTM. https://codereview.chromium.org/2450833003/diff/1/content/renderer/input/main_thread_event_queue.cc File content/renderer/input/main_thread_event_queue.cc (right): https://codereview.chromium.org/2450833003/diff/1/content/renderer/input/main_thread_event_queue.cc#newcode295 content/renderer/input/main_thread_event_queue.cc:295: bool MainThreadEventQueue::IsContinuousEvent( Can we name ...
4 years, 1 month ago (2016-10-25 17:37:44 UTC) #8
rkaplow
lgtm https://codereview.chromium.org/2450833003/diff/1/content/public/common/content_features.cc File content/public/common/content_features.cc (right): https://codereview.chromium.org/2450833003/diff/1/content/public/common/content_features.cc#newcode144 content/public/common/content_features.cc:144: const base::Feature kRafAlignedTouchInputEvents{ should be alphabetized
4 years, 1 month ago (2016-10-25 20:05:52 UTC) #9
dtapuska
https://codereview.chromium.org/2450833003/diff/1/content/public/common/content_features.cc File content/public/common/content_features.cc (right): https://codereview.chromium.org/2450833003/diff/1/content/public/common/content_features.cc#newcode144 content/public/common/content_features.cc:144: const base::Feature kRafAlignedTouchInputEvents{ On 2016/10/25 20:05:51, rkaplow wrote: > ...
4 years, 1 month ago (2016-10-26 02:34:52 UTC) #10
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/2450833003/20001
4 years, 1 month ago (2016-10-26 02:35:23 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/223397) linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 1 month ago (2016-10-26 04:00:13 UTC) #15
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/2450833003/20001
4 years, 1 month ago (2016-10-26 12:50:46 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-26 13:30:12 UTC) #18
commit-bot: I haz the power
4 years, 1 month ago (2016-10-26 13:32:35 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/36b767654b6b6701cd41dc97371b71b35a876ed5
Cr-Commit-Position: refs/heads/master@{#427676}

Powered by Google App Engine
This is Rietveld 408576698