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

Issue 2967443002: [DevTools] Add ARIA semantics for AXBreadcrumbs (Closed)

Created:
3 years, 5 months ago by aboxhall
Modified:
3 years, 5 months ago
Reviewers:
lushnikov
CC:
chromium-reviews, caseq+blink_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, pfeldman+blink_chromium.org, je_julie, dougt+watch_chromium.org, aleventhal+watch_chromium.org, dtseng+watch_chromium.org, devtools-reviews_chromium.org, blink-reviews, apavlov+blink_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman, dmazzoni, dmazzoni+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add ARIA semantics for AXBreadcrumbs. This implements the ARIA tree pattern: https://www.w3.org/TR/wai-aria-practices-1.1/#TreeView BUG=560525 Review-Url: https://codereview.chromium.org/2967443002 Cr-Commit-Position: refs/heads/master@{#485171} Committed: https://chromium.googlesource.com/chromium/src/+/f0da439177769bf6fe16eb727e8cdbd0b6f72e2c

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add JSDoc for _children #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -26 lines) Patch
M third_party/WebKit/Source/devtools/front_end/accessibility/AXBreadcrumbsPane.js View 1 13 chunks +81 lines, -26 lines 0 comments Download

Messages

Total messages: 23 (9 generated)
aboxhall
This did require adding some hierarchy back in. I checked with my colleagues about the ...
3 years, 5 months ago (2017-06-29 07:12:57 UTC) #2
aboxhall
Ping?
3 years, 5 months ago (2017-06-30 21:35:15 UTC) #4
lushnikov
I'm not sure I understand what we do here. Why would we want to get ...
3 years, 5 months ago (2017-07-05 22:06:29 UTC) #5
aboxhall
On 2017/07/05 22:06:29, lushnikov wrote: > I'm not sure I understand what we do here. ...
3 years, 5 months ago (2017-07-05 22:09:18 UTC) #6
lushnikov
Thank you for the explanation! Shall we put it in the issue description? Quoting the ...
3 years, 5 months ago (2017-07-05 23:41:47 UTC) #7
aboxhall
On 2017/07/05 23:41:47, lushnikov wrote: > Thank you for the explanation! Shall we put it ...
3 years, 5 months ago (2017-07-06 01:06:37 UTC) #8
aboxhall
On 2017/07/06 01:06:37, aboxhall wrote: > On 2017/07/05 23:41:47, lushnikov wrote: > > Thank you ...
3 years, 5 months ago (2017-07-06 01:25:11 UTC) #10
nektarios
What is the information that a tree is primarily trying to convey? The fact that ...
3 years, 5 months ago (2017-07-06 14:01:57 UTC) #11
lushnikov
@nektarios: thanks for sharing your reasoning behind this. lgtm https://codereview.chromium.org/2967443002/diff/1/third_party/WebKit/Source/devtools/front_end/accessibility/AXBreadcrumbsPane.js File third_party/WebKit/Source/devtools/front_end/accessibility/AXBreadcrumbsPane.js (right): https://codereview.chromium.org/2967443002/diff/1/third_party/WebKit/Source/devtools/front_end/accessibility/AXBreadcrumbsPane.js#newcode274 third_party/WebKit/Source/devtools/front_end/accessibility/AXBreadcrumbsPane.js:274: ...
3 years, 5 months ago (2017-07-06 15:49:09 UTC) #12
aboxhall
Thanks! https://codereview.chromium.org/2967443002/diff/1/third_party/WebKit/Source/devtools/front_end/accessibility/AXBreadcrumbsPane.js File third_party/WebKit/Source/devtools/front_end/accessibility/AXBreadcrumbsPane.js (right): https://codereview.chromium.org/2967443002/diff/1/third_party/WebKit/Source/devtools/front_end/accessibility/AXBreadcrumbsPane.js#newcode274 third_party/WebKit/Source/devtools/front_end/accessibility/AXBreadcrumbsPane.js:274: this._children = []; On 2017/07/06 15:49:09, lushnikov wrote: ...
3 years, 5 months ago (2017-07-06 22:14:14 UTC) #13
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/2967443002/20001
3 years, 5 months ago (2017-07-06 22:14:26 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/214893)
3 years, 5 months ago (2017-07-06 22:46:15 UTC) #18
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/2967443002/20001
3 years, 5 months ago (2017-07-10 00:27:07 UTC) #20
commit-bot: I haz the power
3 years, 5 months ago (2017-07-10 02:11:23 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/f0da439177769bf6fe16eb727e8c...

Powered by Google App Engine
This is Rietveld 408576698