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

Issue 1644863003: Prune invisible views from the desktop automation tree (Closed)

Created:
4 years, 10 months ago by David Tseng
Modified:
4 years, 10 months ago
Reviewers:
dtseng, dmazzoni, sky
CC:
chromium-reviews, oshima+watch_chromium.org, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, je_julie, arv+watch_chromium.org, dtseng+watch_chromium.org, dmazzoni+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Prune invisible views from the desktop automation tree In the Blink accessibility tree, invisible nodes are not included in the tree. Do the same for the desktop tree. TEST=navigate shelf; observe you don't get to the invisible buttons->staticText nodes like sms messages. Committed: https://crrev.com/e84d40fb1f37d32dc8b384e26dac19d59011d99f Cr-Commit-Position: refs/heads/master@{#375273}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Push one level up. #

Patch Set 4 : #

Total comments: 1

Patch Set 5 : Fix test. #

Patch Set 6 : Try hitting space (behavior changes when a tab is open). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -5 lines) Patch
M chrome/browser/chromeos/accessibility/spoken_feedback_browsertest.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/accessibility/ax_tree_source_aura_unittest.cc View 1 2 3 4 2 chunks +10 lines, -2 lines 0 comments Download
M ui/views/accessibility/ax_view_obj_wrapper.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ui/views/accessibility/ax_widget_obj_wrapper.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ui/views/view.cc View 1 2 3 4 5 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 41 (22 generated)
David Tseng
4 years, 10 months ago (2016-01-28 23:22:09 UTC) #3
David Tseng
On 2016/01/28 23:22:09, David Tseng wrote: Friendly ping.
4 years, 10 months ago (2016-02-04 22:25:36 UTC) #5
dmazzoni
I understand why this works, but it feels like the wrong place to put the ...
4 years, 10 months ago (2016-02-04 23:01:05 UTC) #7
David Tseng
On 2016/02/04 23:01:05, dmazzoni wrote: > I understand why this works, but it feels like ...
4 years, 10 months ago (2016-02-04 23:40:20 UTC) #9
dmazzoni
lgtm Awesome, this solution works great. There are probably a couple of places we need ...
4 years, 10 months ago (2016-02-04 23:57:39 UTC) #10
David Tseng
On Thu, Feb 4, 2016 at 3:57 PM, <dmazzoni@chromium.org> wrote: > lgtm > > Awesome, ...
4 years, 10 months ago (2016-02-05 00:31:46 UTC) #11
David Tseng
+ sky for OWNERS
4 years, 10 months ago (2016-02-09 23:54:40 UTC) #15
sky
LGTM assuming CHILDREN_CHANGED is right for changes to visibility, and some comments would be nice. ...
4 years, 10 months ago (2016-02-10 16:19:41 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1644863003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1644863003/60001
4 years, 10 months ago (2016-02-11 22:57:03 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/165665)
4 years, 10 months ago (2016-02-12 00:10:17 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1644863003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1644863003/80001
4 years, 10 months ago (2016-02-12 00:48:13 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/165779)
4 years, 10 months ago (2016-02-12 02:14:10 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1644863003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1644863003/80001
4 years, 10 months ago (2016-02-12 17:18:16 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/166136)
4 years, 10 months ago (2016-02-12 18:35:38 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1644863003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1644863003/100001
4 years, 10 months ago (2016-02-12 19:23:46 UTC) #33
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/124834)
4 years, 10 months ago (2016-02-12 20:07:08 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1644863003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1644863003/100001
4 years, 10 months ago (2016-02-12 21:53:09 UTC) #37
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 10 months ago (2016-02-12 23:17:04 UTC) #39
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 22:45:34 UTC) #41
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/e84d40fb1f37d32dc8b384e26dac19d59011d99f
Cr-Commit-Position: refs/heads/master@{#375273}

Powered by Google App Engine
This is Rietveld 408576698