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

Issue 2367883002: Clean up AutomationPredicate (Closed)

Created:
4 years, 3 months ago by David Tseng
Modified:
4 years, 2 months ago
Reviewers:
dmazzoni
CC:
aboxhall+watch_chromium.org, alemate+watch_chromium.org, arv+watch_chromium.org, chromium-reviews, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, je_julie, nektar+watch_chromium.org, oshima+watch_chromium.org, yuzo+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clean up AutomationPredicate - widen what's a combobox - define form fields in terms of other predicates (e.g. edit text, which picks up on content editables) - add region as landmark - remove some roles e.g. date/date time from form fields (we want to jump to their descendant controls). BUG=647466, 623341 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/e22e1b6c0228978b6f3cb4bd5f1c52c53cf35af0 Cr-Commit-Position: refs/heads/master@{#422127}

Patch Set 1 : m #

Total comments: 2

Patch Set 2 : Address feedback. #

Patch Set 3 : m #

Patch Set 4 : Remove group from landmark predicate (too noisy...e.g. gmail). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -111 lines) Patch
M chrome/browser/resources/chromeos/chromevox/cvox2/background/automation_predicate.js View 1 2 3 14 chunks +97 lines, -111 lines 0 comments Download

Messages

Total messages: 21 (14 generated)
David Tseng
4 years, 3 months ago (2016-09-23 17:31:44 UTC) #6
dmazzoni
https://codereview.chromium.org/2367883002/diff/40001/chrome/browser/resources/chromeos/chromevox/cvox2/background/automation_predicate.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/automation_predicate.js (right): https://codereview.chromium.org/2367883002/diff/40001/chrome/browser/resources/chromeos/chromevox/cvox2/background/automation_predicate.js#newcode41 chrome/browser/resources/chromeos/chromevox/cvox2/background/automation_predicate.js:41: AutomationPredicate.roles_ = function(roles) { I think it's a little ...
4 years, 3 months ago (2016-09-23 17:52:57 UTC) #7
David Tseng
PTAL. Added AutomationPredicate.match which takes a object dict; can extend this as we go/as needed. ...
4 years, 3 months ago (2016-09-23 19:10:22 UTC) #8
dmazzoni
lgtm
4 years, 2 months ago (2016-09-26 15:42:08 UTC) #15
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/2367883002/90001
4 years, 2 months ago (2016-09-30 15:05:59 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:90001)
4 years, 2 months ago (2016-09-30 16:26:54 UTC) #19
commit-bot: I haz the power
4 years, 2 months ago (2016-09-30 16:28:56 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e22e1b6c0228978b6f3cb4bd5f1c52c53cf35af0
Cr-Commit-Position: refs/heads/master@{#422127}

Powered by Google App Engine
This is Rietveld 408576698