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

Unified Diff: chrome/browser/resources/chromeos/chromevox/common/command_store.js

Issue 2108963003: Initial draft of ChromeVox Next tutorial. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Switched to use showNextUpdatePage Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/chromeos/chromevox/common/command_store.js
diff --git a/chrome/browser/resources/chromeos/chromevox/common/command_store.js b/chrome/browser/resources/chromeos/chromevox/common/command_store.js
index ec4d4995a1ed4674a256f6663229422bf5d38b83..e788f9a5c65fa794046993b9a0f4eb4dc91b6887 100644
--- a/chrome/browser/resources/chromeos/chromevox/common/command_store.js
+++ b/chrome/browser/resources/chromeos/chromevox/common/command_store.js
@@ -363,7 +363,6 @@ cvox.CommandStore.CMD_WHITELIST = {
'disallowOOBE': true,
category: 'help_commands'},
-
'showFormsList': {announce: false,
disallowContinuation: true,
nodeList: 'formField',

Powered by Google App Engine
This is Rietveld 408576698