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

Issue 2671203002: DevTools: Added ARIA roles & states to treeoutline (Closed)

Created:
3 years, 10 months ago by hhillen
Modified:
3 years, 10 months ago
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, pfeldman
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Added ARIA roles & states to treeoutline BUG=629190 Review-Url: https://codereview.chromium.org/2671203002 Cr-Commit-Position: refs/heads/master@{#451920} Committed: https://chromium.googlesource.com/chromium/src/+/8529c47b368722b13a67f29bb1f0e1b772e1f0c3

Patch Set 1 #

Total comments: 9

Patch Set 2 : added unsetExpanded method, changed treeoutline arrow characters #

Patch Set 3 : new expected result for interstitial-sidebar-expected.txt #

Patch Set 4 : updated Layout tests with expected ARIA attributes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -53 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/inspector/security/interstitial-sidebar-expected.txt View 1 2 3 12 chunks +51 lines, -51 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeOutline.js View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/elements/elementsTreeOutline.css View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/ARIAUtils.js View 1 1 chunk +43 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/ui/treeoutline.js View 1 2 3 5 chunks +10 lines, -1 line 0 comments Download

Messages

Total messages: 30 (15 generated)
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/2671203002/1
3 years, 10 months ago (2017-02-05 21:40:22 UTC) #3
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
3 years, 10 months ago (2017-02-05 21:40:23 UTC) #5
hhillen
https://codereview.chromium.org/2671203002/diff/1/third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeOutline.js File third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeOutline.js (right): https://codereview.chromium.org/2671203002/diff/1/third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeOutline.js#newcode51 third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeOutline.js:51: UI.ARIAUtils.setAccessibleName(this._element, Common.UIString('Page DOM')); @aboxhall let me know if you ...
3 years, 10 months ago (2017-02-05 21:41:11 UTC) #7
aboxhall
LGTM for semantics. https://codereview.chromium.org/2671203002/diff/1/third_party/WebKit/Source/devtools/front_end/ui/ARIAUtils.js File third_party/WebKit/Source/devtools/front_end/ui/ARIAUtils.js (right): https://codereview.chromium.org/2671203002/diff/1/third_party/WebKit/Source/devtools/front_end/ui/ARIAUtils.js#newcode61 third_party/WebKit/Source/devtools/front_end/ui/ARIAUtils.js:61: Extra blank line.
3 years, 10 months ago (2017-02-06 05:06:26 UTC) #8
aboxhall
LGTM for semantics.
3 years, 10 months ago (2017-02-06 05:06:27 UTC) #9
einbinder
lgtm https://codereview.chromium.org/2671203002/diff/1/third_party/WebKit/Source/devtools/front_end/ui/treeoutline.js File third_party/WebKit/Source/devtools/front_end/ui/treeoutline.js (right): https://codereview.chromium.org/2671203002/diff/1/third_party/WebKit/Source/devtools/front_end/ui/treeoutline.js#newcode340 third_party/WebKit/Source/devtools/front_end/ui/treeoutline.js:340: UI.ARIAUtils.markAsTreeitem(this._listItemNode); On 2017/02/05 at 21:41:11, hhillen wrote: > ...
3 years, 10 months ago (2017-02-07 21:12:58 UTC) #10
hhillen
https://codereview.chromium.org/2671203002/diff/1/third_party/WebKit/Source/devtools/front_end/ui/ARIAUtils.js File third_party/WebKit/Source/devtools/front_end/ui/ARIAUtils.js (right): https://codereview.chromium.org/2671203002/diff/1/third_party/WebKit/Source/devtools/front_end/ui/ARIAUtils.js#newcode61 third_party/WebKit/Source/devtools/front_end/ui/ARIAUtils.js:61: On 2017/02/06 at 05:06:26, aboxhall wrote: > Extra blank ...
3 years, 10 months ago (2017-02-09 02:18:41 UTC) #11
einbinder
3 years, 10 months ago (2017-02-09 22:25:27 UTC) #13
pfeldman
lgtm
3 years, 10 months ago (2017-02-09 22:52:35 UTC) #14
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/2671203002/20001
3 years, 10 months ago (2017-02-10 00:30:05 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/229718)
3 years, 10 months ago (2017-02-10 01:21:10 UTC) #19
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/2671203002/40001
3 years, 10 months ago (2017-02-13 02:18:44 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/381120)
3 years, 10 months ago (2017-02-13 03:49:40 UTC) #24
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/2671203002/60001
3 years, 10 months ago (2017-02-22 06:20:53 UTC) #27
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 08:10:41 UTC) #30
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/8529c47b368722b13a67f29bb1f0...

Powered by Google App Engine
This is Rietveld 408576698