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

Issue 2746543004: Enable native accessible touch support inside of ARC (Closed)

Created:
3 years, 9 months ago by David Tseng
Modified:
3 years, 9 months ago
CC:
chromium-reviews, kalyank, sadrul, yawano
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable native accessible touch support inside of ARC TEST=manual. With the --enable-chromevox-arc-support flag set on, touch explore within a shell surface and across to the shelf. Observe proper spoken feedback. Additionally, use multi finger gestures and observe proper dispatch of events to ChromeVox e.g. one finger swipe moves linearly. Without the flag, do the same and observe Talkback spoken feedback within shell surface and ChromeVox feedback on shelf. BUG=683396 Review-Url: https://codereview.chromium.org/2746543004 Cr-Commit-Position: refs/heads/master@{#459185} Committed: https://chromium.googlesource.com/chromium/src/+/d36c05b57d332e75f5e01a43bde92ed55ad54ba5

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address feedback. #

Total comments: 2

Patch Set 3 : Address nit. #

Total comments: 2

Patch Set 4 : Address nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -8 lines) Patch
M ash/ash_touch_exploration_manager_chromeos.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ash/ash_touch_exploration_manager_chromeos.cc View 1 2 4 chunks +9 lines, -5 lines 0 comments Download
M components/exo/pointer.cc View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
David Tseng
reveman for exo oshima for ash yawano as FYI Thanks!
3 years, 9 months ago (2017-03-10 22:21:09 UTC) #3
reveman
https://codereview.chromium.org/2746543004/diff/1/ash/ash_touch_exploration_manager_chromeos.cc File ash/ash_touch_exploration_manager_chromeos.cc (right): https://codereview.chromium.org/2746543004/diff/1/ash/ash_touch_exploration_manager_chromeos.cc#newcode139 ash/ash_touch_exploration_manager_chromeos.cc:139: !base::CommandLine::ForCurrentProcess()->HasSwitch( I think you also need to check that ...
3 years, 9 months ago (2017-03-13 16:59:58 UTC) #5
David Tseng
PTAL https://codereview.chromium.org/2746543004/diff/1/ash/ash_touch_exploration_manager_chromeos.cc File ash/ash_touch_exploration_manager_chromeos.cc (right): https://codereview.chromium.org/2746543004/diff/1/ash/ash_touch_exploration_manager_chromeos.cc#newcode139 ash/ash_touch_exploration_manager_chromeos.cc:139: !base::CommandLine::ForCurrentProcess()->HasSwitch( On 2017/03/13 16:59:58, reveman wrote: > I ...
3 years, 9 months ago (2017-03-16 20:00:37 UTC) #6
reveman
lgtm after fixing possible performance problem https://codereview.chromium.org/2746543004/diff/20001/ash/ash_touch_exploration_manager_chromeos.cc File ash/ash_touch_exploration_manager_chromeos.cc (right): https://codereview.chromium.org/2746543004/diff/20001/ash/ash_touch_exploration_manager_chromeos.cc#newcode143 ash/ash_touch_exploration_manager_chromeos.cc:143: chromeos::switches::kEnableChromeVoxArcSupport); nit: maybe ...
3 years, 9 months ago (2017-03-16 22:42:20 UTC) #7
David Tseng
+ derat for ash. PTAL. https://codereview.chromium.org/2746543004/diff/20001/ash/ash_touch_exploration_manager_chromeos.cc File ash/ash_touch_exploration_manager_chromeos.cc (right): https://codereview.chromium.org/2746543004/diff/20001/ash/ash_touch_exploration_manager_chromeos.cc#newcode143 ash/ash_touch_exploration_manager_chromeos.cc:143: chromeos::switches::kEnableChromeVoxArcSupport); On 2017/03/16 22:42:19, ...
3 years, 9 months ago (2017-03-20 16:38:03 UTC) #9
David Tseng
Friendly ping for an RS of ash.
3 years, 9 months ago (2017-03-23 18:04:18 UTC) #15
James Cook
ash LGTM with nit https://codereview.chromium.org/2746543004/diff/40001/ash/ash_touch_exploration_manager_chromeos.h File ash/ash_touch_exploration_manager_chromeos.h (right): https://codereview.chromium.org/2746543004/diff/40001/ash/ash_touch_exploration_manager_chromeos.h#newcode79 ash/ash_touch_exploration_manager_chromeos.h:79: bool enable_chromevox_arc_support_; nit: const
3 years, 9 months ago (2017-03-23 19:03:54 UTC) #16
David Tseng
b https://codereview.chromium.org/2746543004/diff/40001/ash/ash_touch_exploration_manager_chromeos.h File ash/ash_touch_exploration_manager_chromeos.h (right): https://codereview.chromium.org/2746543004/diff/40001/ash/ash_touch_exploration_manager_chromeos.h#newcode79 ash/ash_touch_exploration_manager_chromeos.h:79: bool enable_chromevox_arc_support_; On 2017/03/23 19:03:54, James Cook wrote: ...
3 years, 9 months ago (2017-03-23 19:14:41 UTC) #17
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/2746543004/60001
3 years, 9 months ago (2017-03-23 19:15:50 UTC) #20
commit-bot: I haz the power
3 years, 9 months ago (2017-03-23 19:49:02 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/d36c05b57d332e75f5e01a43bde9...

Powered by Google App Engine
This is Rietveld 408576698