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

Issue 1716663002: Add a treeChange type to Automation (Closed)

Created:
4 years, 10 months ago by David Tseng
Modified:
4 years, 10 months ago
Reviewers:
Devlin, dmazzoni
CC:
chromium-reviews, extensions-reviews_chromium.org, oshima+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, chromium-apps-reviews_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

Add a treeChange type to Automation ChromeVox now processes text changed tree events in place of node changed events (which were too noisy and didn't reflect actual live region changes). TEST=in ChromeVox Next with braille mode off, start typing. Ensure no live regions such as "you are online" are announced. Committed: https://crrev.com/f5424b37108e4d0fee0f23f089203872369f9982 Cr-Commit-Position: refs/heads/master@{#376913}

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Total comments: 3

Patch Set 3 : Add test. #

Total comments: 6

Patch Set 4 : #

Patch Set 5 : git cl set_commit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -7 lines) Patch
M chrome/browser/resources/chromeos/chromevox/cvox2/background/live_regions.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/live_regions_test.extjs View 1 2 3 4 1 chunk +29 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js View 1 3 chunks +4 lines, -5 lines 0 comments Download
M chrome/common/extensions/api/automation.idl View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/renderer/extensions/automation_internal_custom_bindings.h View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/renderer/extensions/automation_internal_custom_bindings.cc View 1 2 3 4 3 chunks +16 lines, -1 line 0 comments Download
M content/browser/accessibility/browser_accessibility_manager.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_manager.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M ui/accessibility/ax_tree.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M ui/accessibility/ax_tree.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M ui/accessibility/ax_tree_unittest.cc View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M ui/accessibility/platform/test_ax_node_wrapper.cc View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 31 (15 generated)
David Tseng
4 years, 10 months ago (2016-02-19 01:25:05 UTC) #2
David Tseng
FYI; tests are pending a more general approach review. On Thu, Feb 18, 2016 at ...
4 years, 10 months ago (2016-02-19 01:26:43 UTC) #3
dmazzoni
Love the idea, but I'd prefer two things: 1. I think we could do it ...
4 years, 10 months ago (2016-02-19 04:17:32 UTC) #5
David Tseng
On Fri, Feb 19, 2016 at 1:22 PM, <dmazzoni@chromium.org> wrote: I think this assumes that ...
4 years, 10 months ago (2016-02-19 23:07:42 UTC) #6
David Tseng
Sorry; copy/pasted other messages: https://codereview.chromium.org/1719473002/ On 2016/02/19 04:17:32, dmazzoni wrote: > Love the idea, but ...
4 years, 10 months ago (2016-02-19 23:12:07 UTC) #7
dmazzoni
lgtm with a few suggestions How about modifying one of the existing live region tests ...
4 years, 10 months ago (2016-02-19 23:20:24 UTC) #8
David Tseng
New test added that hoepfully demonstrates the lack of output when no text changes, but ...
4 years, 10 months ago (2016-02-22 17:48:50 UTC) #11
Devlin
extensions lgtm with nits https://codereview.chromium.org/1716663002/diff/40001/chrome/common/extensions/api/automation.idl File chrome/common/extensions/api/automation.idl (right): https://codereview.chromium.org/1716663002/diff/40001/chrome/common/extensions/api/automation.idl#newcode242 chrome/common/extensions/api/automation.idl:242: /** nit: indentation https://codereview.chromium.org/1716663002/diff/40001/chrome/renderer/extensions/automation_internal_custom_bindings.cc File ...
4 years, 10 months ago (2016-02-22 18:21:45 UTC) #12
David Tseng
 https://codereview.chromium.org/1716663002/diff/40001/chrome/common/extensions/api/automation.idl File chrome/common/extensions/api/automation.idl (right): https://codereview.chromium.org/1716663002/diff/40001/chrome/common/extensions/api/automation.idl#newcode242 chrome/common/extensions/api/automation.idl:242: /** On 2016/02/22 18:21:45, Devlin wrote: > nit: ...
4 years, 10 months ago (2016-02-22 22:55:49 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1716663002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1716663002/60001
4 years, 10 months ago (2016-02-22 22:58:39 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/70015)
4 years, 10 months ago (2016-02-22 23:10:52 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1716663002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1716663002/80001
4 years, 10 months ago (2016-02-23 00:04:25 UTC) #21
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/128899)
4 years, 10 months ago (2016-02-23 00:52:01 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1716663002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1716663002/100001
4 years, 10 months ago (2016-02-23 02:13:47 UTC) #26
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 10 months ago (2016-02-23 03:22:03 UTC) #29
commit-bot: I haz the power
4 years, 10 months ago (2016-02-23 03:23:05 UTC) #31
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/f5424b37108e4d0fee0f23f089203872369f9982
Cr-Commit-Position: refs/heads/master@{#376913}

Powered by Google App Engine
This is Rietveld 408576698