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

Unified Diff: ui/accessibility/ax_enums.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
« no previous file with comments | « content/public/browser/media_session.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/accessibility/ax_enums.idl
diff --git a/ui/accessibility/ax_enums.idl b/ui/accessibility/ax_enums.idl
index 2209a2726b347f5dfd362e4a29d8da5930f29a3f..ac8b0eb7882dfa1aecc90f25a6104b1fc379883b 100644
--- a/ui/accessibility/ax_enums.idl
+++ b/ui/accessibility/ax_enums.idl
@@ -45,6 +45,8 @@
live_region_changed, // Web
load_complete, // Web
location_changed, // Web
+ media_started_playing, // Automation
+ media_stopped_playing, // Automation
menu_end, // Native / Win
menu_list_item_selected, // Web
menu_list_value_changed, // Web
« no previous file with comments | « content/public/browser/media_session.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698