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

Issue 10991033: Use existing logic in list.js to correctly set aria-activedescandant for the file list. (Closed)

Created:
8 years, 2 months ago by aboxhall
Modified:
8 years, 2 months ago
CC:
chromium-reviews, rginda+watch_chromium.org, arv (Not doing code reviews), yoshiki
Base URL:
http://git.chromium.org/chromium/src.git@file-manager
Visibility:
Public.

Description

Use existing logic in list.js to correctly set aria-activedescandant for the file list. This means that each file row will be spoken as it is selected. BUG=151471 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158786

Patch Set 1 #

Patch Set 2 : Rebase to master #

Total comments: 4

Patch Set 3 : Use |table.list| instead of |this|; avoid binding renderFunction to |this|. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/resources/shared/js/cr/ui/table/table_list.js View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
aboxhall
8 years, 2 months ago (2012-09-26 05:53:58 UTC) #1
dmazzoni
Thanks! I'm glad you were able to leverage the existing ARIA accessibility in cr.ui.list. lgtm ...
8 years, 2 months ago (2012-09-26 06:38:17 UTC) #2
Dan Beam
+yoshiki@, I can stamp after (I don't know this code very well)
8 years, 2 months ago (2012-09-26 06:41:53 UTC) #3
yoshiki
http://codereview.chromium.org/10991033/diff/2001/chrome/browser/resources/shared/js/cr/ui/table/table_list.js File chrome/browser/resources/shared/js/cr/ui/table/table_list.js (right): http://codereview.chromium.org/10991033/diff/2001/chrome/browser/resources/shared/js/cr/ui/table/table_list.js#newcode73 chrome/browser/resources/shared/js/cr/ui/table/table_list.js:73: renderFunction_: function(dataItem) { I think using "this" is not ...
8 years, 2 months ago (2012-09-26 07:06:17 UTC) #4
aboxhall
http://codereview.chromium.org/10991033/diff/2001/chrome/browser/resources/shared/js/cr/ui/table/table_list.js File chrome/browser/resources/shared/js/cr/ui/table/table_list.js (right): http://codereview.chromium.org/10991033/diff/2001/chrome/browser/resources/shared/js/cr/ui/table/table_list.js#newcode73 chrome/browser/resources/shared/js/cr/ui/table/table_list.js:73: renderFunction_: function(dataItem) { On 2012/09/26 07:06:17, yoshiki wrote: > ...
8 years, 2 months ago (2012-09-26 07:20:40 UTC) #5
yoshiki
LGTM
8 years, 2 months ago (2012-09-26 07:30:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aboxhall@chromium.org/10991033/7002
8 years, 2 months ago (2012-09-26 08:02:42 UTC) #7
commit-bot: I haz the power
Presubmit check for 10991033-7002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 2 months ago (2012-09-26 08:02:45 UTC) #8
Dan Beam
lgtm
8 years, 2 months ago (2012-09-26 08:03:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aboxhall@chromium.org/10991033/7002
8 years, 2 months ago (2012-09-26 08:03:22 UTC) #10
commit-bot: I haz the power
8 years, 2 months ago (2012-09-26 11:34:00 UTC) #11
Change committed as 158786

Powered by Google App Engine
This is Rietveld 408576698