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

Unified Diff: ui/accessibility/ax_enums.idl

Issue 1937873002: Adds AXExpandedChanged for general roles. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
« no previous file with comments | « third_party/WebKit/public/web/WebAXEnums.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 e8299f84099a0d802d3d4aa227eb7631e3cebb3a..d55ab06360121db5f1d9a32c81ae8cc393a25b83 100644
--- a/ui/accessibility/ax_enums.idl
+++ b/ui/accessibility/ax_enums.idl
@@ -32,6 +32,7 @@
children_changed,
clicked,
document_selection_changed,
+ expanded_changed,
dmazzoni 2016/05/02 17:37:56 Nit: add a "Web" comment to this line - we're tryi
je_julie(Not used) 2016/05/03 14:27:58 Done.
focus,
hide, // Remove: http://crbug.com/392502
hover,
« no previous file with comments | « third_party/WebKit/public/web/WebAXEnums.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698