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

Issue 602813003: Animate the accessibility focus ring and fix some minor visual issues. (Closed)

Created:
6 years, 3 months ago by dmazzoni
Modified:
6 years, 2 months ago
Reviewers:
xiyuan
CC:
chromium-reviews, extensions-reviews_chromium.org, sadrul, oshima+watch_chromium.org, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, tfarina, nkostylev+watch_chromium.org, yuzo+watch_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, kalyank, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, ben+ash_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@focus_ring_in_chromevox
Project:
chromium
Visibility:
Public.

Description

Animate the accessibility focus ring and fix some minor visual issues. The look of the focus ring now closely matches the one drawn by the ChromeVox content script using CSS, and it smoothly animates from one location to the next. BUG=314889 Committed: https://crrev.com/cac4d24785305994ddc1dcab6c0d3afbf5ed5c09 Cr-Commit-Position: refs/heads/master@{#296765}

Patch Set 1 #

Patch Set 2 : Correct upstream branch #

Total comments: 14

Patch Set 3 : Address feedback, remove logging #

Patch Set 4 : Fix unit tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+194 lines, -66 lines) Patch
M chrome/browser/chromeos/ui/accessibility_focus_ring.h View 1 2 2 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/chromeos/ui/accessibility_focus_ring.cc View 1 2 3 chunks +28 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/ui/accessibility_focus_ring_controller.h View 1 3 chunks +16 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/ui/accessibility_focus_ring_controller.cc View 1 2 3 5 chunks +80 lines, -8 lines 0 comments Download
M chrome/browser/chromeos/ui/accessibility_focus_ring_controller_unittest.cc View 1 2 3 6 chunks +56 lines, -46 lines 0 comments Download
M chrome/browser/chromeos/ui/accessibility_focus_ring_layer.cc View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/ui/focus_ring_layer.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
dmazzoni
6 years, 3 months ago (2014-09-24 18:44:14 UTC) #2
xiyuan
lgtm https://codereview.chromium.org/602813003/diff/20001/chrome/browser/chromeos/ui/accessibility_focus_ring.cc File chrome/browser/chromeos/ui/accessibility_focus_ring.cc (right): https://codereview.chromium.org/602813003/diff/20001/chrome/browser/chromeos/ui/accessibility_focus_ring.cc#newcode33 chrome/browser/chromeos/ui/accessibility_focus_ring.cc:33: for (int i = 0; i < 36; ...
6 years, 2 months ago (2014-09-24 19:40:35 UTC) #3
dmazzoni
Thanks for the fast review! https://codereview.chromium.org/602813003/diff/20001/chrome/browser/chromeos/ui/accessibility_focus_ring.cc File chrome/browser/chromeos/ui/accessibility_focus_ring.cc (right): https://codereview.chromium.org/602813003/diff/20001/chrome/browser/chromeos/ui/accessibility_focus_ring.cc#newcode33 chrome/browser/chromeos/ui/accessibility_focus_ring.cc:33: for (int i = ...
6 years, 2 months ago (2014-09-24 21:40:57 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/602813003/40001
6 years, 2 months ago (2014-09-24 21:42:38 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_swarming/builds/17616)
6 years, 2 months ago (2014-09-24 22:59:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/602813003/60001
6 years, 2 months ago (2014-09-25 18:31:25 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001) as 4634ebbde3b68f055a0ec816baec5cc65dc56034
6 years, 2 months ago (2014-09-25 19:36:39 UTC) #11
commit-bot: I haz the power
6 years, 2 months ago (2014-09-25 19:37:26 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/cac4d24785305994ddc1dcab6c0d3afbf5ed5c09
Cr-Commit-Position: refs/heads/master@{#296765}

Powered by Google App Engine
This is Rietveld 408576698