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

Issue 2480303003: Fix links in tutorial (Closed)

Created:
4 years, 1 month ago by David Tseng
Modified:
4 years, 1 month ago
Reviewers:
dmazzoni
CC:
chromium-reviews, alemate+watch_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, dmazzoni+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix links in tutorial This window doesn't actually allow browser navigation...so make sure it opens via chrome.windows. The opened window places ChromeVox focus outside of the webView; ensure we're also treating the webView like a structural container (i.e. we automatically navigate into it and also ignore it when moving). TEST=try clicking a link and ensure it actually works to open the page BUG=638696 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/03e765142cd8c54c3c082a1924f1c13b4ba18e59 Cr-Commit-Position: refs/heads/master@{#430512}

Patch Set 1 #

Patch Set 2 : Piggybacking node.url check for images. #

Total comments: 4

Patch Set 3 : Misc fixes #

Patch Set 4 : Fix links in tutorial #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -6 lines) Patch
M chrome/browser/resources/chromeos/chromevox/cvox2/background/automation_predicate.js View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/chromevox/cvox2/background/tutorial.js View 1 2 3 1 chunk +6 lines, -1 line 0 comments Download
M chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd View 1 2 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
David Tseng
4 years, 1 month ago (2016-11-07 20:37:07 UTC) #3
dmazzoni
lgtm https://codereview.chromium.org/2480303003/diff/20001/chrome/browser/resources/chromeos/chromevox/cvox2/background/tutorial.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/tutorial.js (left): https://codereview.chromium.org/2480303003/diff/20001/chrome/browser/resources/chromeos/chromevox/cvox2/background/tutorial.js#oldcode181 chrome/browser/resources/chromeos/chromevox/cvox2/background/tutorial.js:181: element.href = pageElement.link; I think you should add ...
4 years, 1 month ago (2016-11-07 23:55:35 UTC) #5
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/2480303003/40001
4 years, 1 month ago (2016-11-08 02:46:31 UTC) #8
David Tseng
https://codereview.chromium.org/2480303003/diff/20001/chrome/browser/resources/chromeos/chromevox/cvox2/background/tutorial.js File chrome/browser/resources/chromeos/chromevox/cvox2/background/tutorial.js (left): https://codereview.chromium.org/2480303003/diff/20001/chrome/browser/resources/chromeos/chromevox/cvox2/background/tutorial.js#oldcode181 chrome/browser/resources/chromeos/chromevox/cvox2/background/tutorial.js:181: element.href = pageElement.link; On 2016/11/07 23:55:35, dmazzoni wrote: > ...
4 years, 1 month ago (2016-11-08 02:47:24 UTC) #9
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/2480303003/60001
4 years, 1 month ago (2016-11-08 03:00:01 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-08 03:59:47 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-11-08 04:05:07 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/03e765142cd8c54c3c082a1924f1c13b4ba18e59
Cr-Commit-Position: refs/heads/master@{#430512}

Powered by Google App Engine
This is Rietveld 408576698