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

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

Issue 2426193003: Re-land: Create AXAction and AXActionData as a way to simplify accessibility actions (Closed)
Patch Set: Rebase 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_internal.idl
diff --git a/chrome/common/extensions/api/automation_internal.idl b/chrome/common/extensions/api/automation_internal.idl
index f84d498eda577a71f9cc237b2a013304e8544b96..5430ee984980d9b7cc82a37e66cc27957712b0b3 100644
--- a/chrome/common/extensions/api/automation_internal.idl
+++ b/chrome/common/extensions/api/automation_internal.idl
@@ -28,6 +28,7 @@ namespace automationInternal {
focus,
doDefault,
makeVisible,
+ setAccessibilityFocus,
setSelection,
showContextMenu
};
« no previous file with comments | « chrome/common/extensions/api/automation.idl ('k') | content/browser/accessibility/android_granularity_movement_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698