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

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

Issue 2550593003: Expose media controls to accessibility (Closed)
Patch Set: Expose ducking controls to accessibility Created 4 years 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 6182ebdabe79736ec41fcf1d95b743a21a4d456c..e6b1e8b10ffa19ad310b58194b5e7849f4f0bd33 100644
--- a/chrome/common/extensions/api/automation_internal.idl
+++ b/chrome/common/extensions/api/automation_internal.idl
@@ -33,9 +33,13 @@ namespace automationInternal {
doDefault,
getImageData,
makeVisible,
+ resumeMedia,
setAccessibilityFocus,
setSequentialFocusNavigationStartingPoint,
setSelection,
+ startDuckingMedia,
+ stopDuckingMedia,
+ suspendMedia,
showContextMenu
};
« no previous file with comments | « chrome/common/extensions/api/automation.idl ('k') | chrome/renderer/resources/extensions/automation/automation_node.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698