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

Issue 2795083003: Add support for in-page links in ChromeVox. (Closed)

Created:
3 years, 8 months ago by David Tseng
Modified:
3 years, 8 months ago
Reviewers:
nektarios, michaelpg
CC:
aboxhall+watch_chromium.org, alemate+watch_chromium.org, arv+watch_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, dbeam+watch-closure_chromium.org, dmazzoni+watch_chromium.org, dougt+watch_chromium.org, dtseng+watch_chromium.org, extensions-reviews_chromium.org, je_julie, jlklein+watch-closure_chromium.org, nektar+watch_chromium.org, oshima+watch_chromium.org, vitalyp+closure_chromium.org, yuzo+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add support for in-page links in ChromeVox. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2795083003 Cr-Commit-Position: refs/heads/master@{#461913} Committed: https://chromium.googlesource.com/chromium/src/+/f23e01c5bf039c5a4c95b5448288e3b079ce7ddc

Patch Set 1 #

Patch Set 2 : Address feedback. #

Total comments: 1

Patch Set 3 : .Update externs. #

Patch Set 4 : Make getTree take optional callback as well. #

Total comments: 2

Patch Set 5 : Address nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -11 lines) Patch
M chrome/browser/resources/chromeos/chromevox/common/dom_util.js View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs View 1 chunk +13 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/command_handler.js View 1 chunk +10 lines, -4 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js View 1 chunk +3 lines, -1 line 0 comments Download
M chrome/common/extensions/api/automation.idl View 1 2 3 4 2 chunks +5 lines, -1 line 0 comments Download
M chrome/renderer/resources/extensions/automation/automation_node.js View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/closure_compiler/externs/automation.js View 1 2 3 4 4 chunks +11 lines, -3 lines 0 comments Download

Messages

Total messages: 32 (16 generated)
David Tseng
3 years, 8 months ago (2017-04-03 23:33:04 UTC) #3
nektarios
I didn't understand what the member_of attribute has to do with links. Is using member_of ...
3 years, 8 months ago (2017-04-04 01:53:06 UTC) #4
nektarios
Could you please explain two more things? @internal_link is a message. Shouldn't it be defined ...
3 years, 8 months ago (2017-04-04 02:01:27 UTC) #5
nektarios
lgtm
3 years, 8 months ago (2017-04-04 02:02:32 UTC) #6
David Tseng
I didn't understand what the member_of attribute has to do with links. Is using member_of ...
3 years, 8 months ago (2017-04-04 16:33:25 UTC) #7
chromium-reviews
are a number of attributes that have not been hooked up to automation/ChromeVox. > I ...
3 years, 8 months ago (2017-04-04 17:00:53 UTC) #8
David Tseng
The internal link message was already defined for ChromeVox classic, so no need to do ...
3 years, 8 months ago (2017-04-04 17:26:29 UTC) #9
David Tseng
+ michaelpg for t/c/externs/automation.js
3 years, 8 months ago (2017-04-04 17:40:02 UTC) #11
Dan Beam
https://codereview.chromium.org/2795083003/diff/20001/third_party/closure_compiler/externs/automation.js File third_party/closure_compiler/externs/automation.js (right): https://codereview.chromium.org/2795083003/diff/20001/third_party/closure_compiler/externs/automation.js#newcode6 third_party/closure_compiler/externs/automation.js:6: // tools/json_schema_compiler/compiler.py. are you running the script? $ tools/json_schema_compiler/compiler.py ...
3 years, 8 months ago (2017-04-04 17:49:14 UTC) #12
David Tseng
On 2017/04/04 17:49:14, Dan Beam (slow) wrote: > https://codereview.chromium.org/2795083003/diff/20001/third_party/closure_compiler/externs/automation.js > File third_party/closure_compiler/externs/automation.js (right): > > ...
3 years, 8 months ago (2017-04-04 18:11:03 UTC) #13
David Tseng
On 2017/04/04 18:11:03, David Tseng wrote: > On 2017/04/04 17:49:14, Dan Beam (slow) wrote: > ...
3 years, 8 months ago (2017-04-04 18:18:22 UTC) #14
David Tseng
Actually, PTAL. Just one small change to make getTree take two optional params, and now ...
3 years, 8 months ago (2017-04-04 19:18:17 UTC) #15
michaelpg
externs lgtm https://codereview.chromium.org/2795083003/diff/60001/chrome/common/extensions/api/automation.idl File chrome/common/extensions/api/automation.idl (right): https://codereview.chromium.org/2795083003/diff/60001/chrome/common/extensions/api/automation.idl#newcode445 chrome/common/extensions/api/automation.idl:445: // The target of an in page ...
3 years, 8 months ago (2017-04-04 20:29:49 UTC) #16
David Tseng
https://codereview.chromium.org/2795083003/diff/60001/chrome/common/extensions/api/automation.idl File chrome/common/extensions/api/automation.idl (right): https://codereview.chromium.org/2795083003/diff/60001/chrome/common/extensions/api/automation.idl#newcode445 chrome/common/extensions/api/automation.idl:445: // The target of an in page link. On ...
3 years, 8 months ago (2017-04-04 21:41:32 UTC) #18
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/2795083003/80001
3 years, 8 months ago (2017-04-05 00:18:48 UTC) #29
commit-bot: I haz the power
3 years, 8 months ago (2017-04-05 00:27:19 UTC) #32
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/f23e01c5bf039c5a4c95b5448288...

Powered by Google App Engine
This is Rietveld 408576698