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

Issue 2805343002: Compute accessible name of objects with ARIA role of 'row' if they can receive focus (Closed)

Created:
3 years, 8 months ago by aleventhal
Modified:
3 years, 8 months ago
Reviewers:
dmazzoni
CC:
chromium-reviews, aboxhall, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, blink-reviews, nektarios, je_julie, dougt+watch_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, haraken, dmazzoni
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Compute accessible name of objects with ARIA role of 'row' if they can receive focus BUG=710024 Review-Url: https://codereview.chromium.org/2805343002 Cr-Commit-Position: refs/heads/master@{#463365} Committed: https://chromium.googlesource.com/chromium/src/+/0d185a4f7b041c7322802f7b667fcf912c1391c6

Patch Set 1 #

Patch Set 2 : Expose name on accessible objects with ARIA role="row", but only do if can receive focus (for perf) #

Patch Set 3 : git cl try #

Patch Set 4 : Fix id in test #

Patch Set 5 : Fix dumb error #

Patch Set 6 : git cl try #

Total comments: 2

Patch Set 7 : Add negative test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -0 lines) Patch
A third_party/WebKit/LayoutTests/accessibility/aria-row-name.html View 1 2 3 4 5 6 1 chunk +45 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/accessibility/AXObject.cpp View 1 2 3 4 5 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (21 generated)
aleventhal
3 years, 8 months ago (2017-04-07 21:24:07 UTC) #9
dmazzoni
Please associate this with a bug. It can be brief/concise but a link to the ...
3 years, 8 months ago (2017-04-10 16:32:12 UTC) #15
aleventhal
Added negative test and bug. https://codereview.chromium.org/2805343002/diff/100001/third_party/WebKit/LayoutTests/accessibility/aria-row-name.html File third_party/WebKit/LayoutTests/accessibility/aria-row-name.html (right): https://codereview.chromium.org/2805343002/diff/100001/third_party/WebKit/LayoutTests/accessibility/aria-row-name.html#newcode29 third_party/WebKit/LayoutTests/accessibility/aria-row-name.html:29: test(function(t) { On 2017/04/10 ...
3 years, 8 months ago (2017-04-10 17:19:00 UTC) #19
dmazzoni
lgtm Thanks!
3 years, 8 months ago (2017-04-10 17:27:04 UTC) #20
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/2805343002/120001
3 years, 8 months ago (2017-04-10 19:26:29 UTC) #24
commit-bot: I haz the power
3 years, 8 months ago (2017-04-10 19:39:15 UTC) #27
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/0d185a4f7b041c7322802f7b667f...

Powered by Google App Engine
This is Rietveld 408576698