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

Unified Diff: chrome/common/extensions/api/automation.idl

Issue 2447773002: Use setSequentialFocusNavigationStartingPoint in ChromeVox (Closed)
Patch Set: Created 4 years, 2 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/common/extensions/api/automation.idl
diff --git a/chrome/common/extensions/api/automation.idl b/chrome/common/extensions/api/automation.idl
index 2b8bbc0767b4f62333a199174b45282f4654e326..1d1bc172b2e410ec7d446eec6d3217f84741a684 100644
--- a/chrome/common/extensions/api/automation.idl
+++ b/chrome/common/extensions/api/automation.idl
@@ -226,6 +226,7 @@
setFocus,
setScrollOffset,
setSelection,
+ setSequentialFocusNavigationStartingPoint,
David Tseng 2016/10/24 21:51:32 This whole block is unused. Please add static meth
dmazzoni 2016/10/26 16:20:22 Done.
setValue,
showContextMenu
};

Powered by Google App Engine
This is Rietveld 408576698