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

Issue 1477043003: Handle aria-owns and presentational children in AX name calc. (Closed)

Created:
5 years ago by dmazzoni
Modified:
5 years ago
Reviewers:
aboxhall
CC:
chromium-reviews, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, nektarios, je_julie, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, blink-reviews, dmazzoni
Base URL:
https://chromium.googlesource.com/chromium/src.git@garaventa_visibility_hidden
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Handle aria-owns and presentational children in AX name calc. Also renames rawFirstSibling to rawNextSibling, I think this was an accidental typo in a previous patch. BUG=561766 Committed: https://crrev.com/be57268fb5b41f8f0c20a9d06f7725a16f7c356e Cr-Commit-Position: refs/heads/master@{#365215}

Patch Set 1 #

Patch Set 2 : Better solution to handle both aria-owns and role=presentation in name calc #

Total comments: 4

Patch Set 3 : Rebase #

Messages

Total messages: 24 (12 generated)
dmazzoni
I think we should do this, but the const_cast is unfortunate. I spent way too ...
5 years ago (2015-11-25 23:49:15 UTC) #2
aboxhall
On 2015/11/25 23:49:15, dmazzoni wrote: > I think we should do this, but the const_cast ...
5 years ago (2015-11-30 19:58:38 UTC) #3
dmazzoni
My original patch introduced other test failures because textFromDescendants often needs to descend into children ...
5 years ago (2015-12-14 09:07:41 UTC) #5
aboxhall
lgtm with suggestions https://codereview.chromium.org/1477043003/diff/20001/third_party/WebKit/Source/modules/accessibility/AXNodeObject.cpp File third_party/WebKit/Source/modules/accessibility/AXNodeObject.cpp (right): https://codereview.chromium.org/1477043003/diff/20001/third_party/WebKit/Source/modules/accessibility/AXNodeObject.cpp#newcode1592 third_party/WebKit/Source/modules/accessibility/AXNodeObject.cpp:1592: String AXNodeObject::textFromDescendants(AXObjectSet& visited, bool recursive) const ...
5 years ago (2015-12-14 22:40:37 UTC) #7
dmazzoni
https://codereview.chromium.org/1477043003/diff/20001/third_party/WebKit/Source/modules/accessibility/AXNodeObject.cpp File third_party/WebKit/Source/modules/accessibility/AXNodeObject.cpp (right): https://codereview.chromium.org/1477043003/diff/20001/third_party/WebKit/Source/modules/accessibility/AXNodeObject.cpp#newcode1592 third_party/WebKit/Source/modules/accessibility/AXNodeObject.cpp:1592: String AXNodeObject::textFromDescendants(AXObjectSet& visited, bool recursive) const On 2015/12/14 22:40:37, ...
5 years ago (2015-12-14 22:51:06 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1477043003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1477043003/20001
5 years ago (2015-12-14 22:51:58 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
5 years ago (2015-12-15 04:26:40 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1477043003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1477043003/20001
5 years ago (2015-12-15 06:30:55 UTC) #14
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/modules/accessibility/AXNodeObject.cpp: While running git apply --index -3 -p1; error: patch ...
5 years ago (2015-12-15 06:43:48 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1477043003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1477043003/40001
5 years ago (2015-12-15 07:33:14 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-15 09:43:39 UTC) #22
commit-bot: I haz the power
5 years ago (2015-12-15 09:44:45 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/be57268fb5b41f8f0c20a9d06f7725a16f7c356e
Cr-Commit-Position: refs/heads/master@{#365215}

Powered by Google App Engine
This is Rietveld 408576698