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

Issue 2504233004: Tweaks for: Toggle spoken feedback if two fingers are held down (Closed)

Created:
4 years, 1 month ago by dmazzoni
Modified:
4 years ago
Reviewers:
oshima, Ilya Sherman
CC:
chromium-reviews, oshima+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, asvitkine+watch_chromium.org, je_julie, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Tweaks for: Toggle spoken feedback if two fingers are held down Change r432129 added a feature to toggle spoken feedback if the user holds down two fingers for a length of time. Based on feedback from UI review, don't play any audio feedback until 3.0 seconds, and then toggle at 5.0 seconds. Also record an actiontracking the fact that the audio feedback occurred at 3.0 seconds - we can compare that with the existing metric for toggling spoken feedback to see how often users are triggering the warning sound and how often they're triggering spoken feedback on purpose or by accident. BUG=662501 Committed: https://crrev.com/e0151acedf182d1c16ccbe9ba4f56b10e8a0314d Cr-Commit-Position: refs/heads/master@{#434618}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Add curly braces #

Patch Set 3 : Fix spacing #

Patch Set 4 : Update unit tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -4 lines) Patch
M tools/metrics/actions/actions.xml View 1 2 1 chunk +12 lines, -0 lines 0 comments Download
M ui/chromeos/touch_accessibility_enabler.cc View 1 3 chunks +13 lines, -2 lines 0 comments Download
M ui/chromeos/touch_accessibility_enabler_unittest.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 25 (12 generated)
dmazzoni
4 years, 1 month ago (2016-11-16 19:22:57 UTC) #2
Ilya Sherman
Metrics lgtm % nits: https://codereview.chromium.org/2504233004/diff/1/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/2504233004/diff/1/tools/metrics/actions/actions.xml#newcode1002 tools/metrics/actions/actions.xml:1002: Metric recorded on Chrome OS ...
4 years, 1 month ago (2016-11-16 23:11:33 UTC) #3
oshima
lgtm https://codereview.chromium.org/2504233004/diff/1/ui/chromeos/touch_accessibility_enabler.cc File ui/chromeos/touch_accessibility_enabler.cc (right): https://codereview.chromium.org/2504233004/diff/1/ui/chromeos/touch_accessibility_enabler.cc#newcode143 ui/chromeos/touch_accessibility_enabler.cc:143: if (tick_count == kTimerTicksOfFirstSoundFeedback) On 2016/11/16 23:11:33, Ilya ...
4 years, 1 month ago (2016-11-22 21:57:39 UTC) #4
dmazzoni
https://codereview.chromium.org/2504233004/diff/1/ui/chromeos/touch_accessibility_enabler.cc File ui/chromeos/touch_accessibility_enabler.cc (right): https://codereview.chromium.org/2504233004/diff/1/ui/chromeos/touch_accessibility_enabler.cc#newcode143 ui/chromeos/touch_accessibility_enabler.cc:143: if (tick_count == kTimerTicksOfFirstSoundFeedback) On 2016/11/22 21:57:38, oshima wrote: ...
4 years, 1 month ago (2016-11-22 22:31:55 UTC) #7
Ilya Sherman
https://codereview.chromium.org/2504233004/diff/1/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/2504233004/diff/1/tools/metrics/actions/actions.xml#newcode1002 tools/metrics/actions/actions.xml:1002: Metric recorded on Chrome OS when the user holds ...
4 years, 1 month ago (2016-11-22 22:33:09 UTC) #8
dmazzoni
https://codereview.chromium.org/2504233004/diff/1/tools/metrics/actions/actions.xml File tools/metrics/actions/actions.xml (right): https://codereview.chromium.org/2504233004/diff/1/tools/metrics/actions/actions.xml#newcode1002 tools/metrics/actions/actions.xml:1002: Metric recorded on Chrome OS when the user holds ...
4 years, 1 month ago (2016-11-22 22:35:17 UTC) #9
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/2504233004/40001
4 years, 1 month ago (2016-11-22 22:36:23 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/278173)
4 years, 1 month ago (2016-11-22 23:56:35 UTC) #14
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/2504233004/60001
4 years ago (2016-11-23 22:14:34 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromeos_x86-generic_chromium_compile_only_ng on ...
4 years ago (2016-11-24 00:16:23 UTC) #19
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/2504233004/60001
4 years ago (2016-11-28 08:09:35 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-11-28 08:43:05 UTC) #23
commit-bot: I haz the power
4 years ago (2016-11-28 08:44:50 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e0151acedf182d1c16ccbe9ba4f56b10e8a0314d
Cr-Commit-Position: refs/heads/master@{#434618}

Powered by Google App Engine
This is Rietveld 408576698