Change accounts & sync role to be a menu.
The accounts & sync dialog UI is a better fit for the menu accessible role instead of a dialog, because it contains a list of actionable buttons instead of a message and a few buttons. What's more, it is already built using a menu container. For the dialog to behave like a menu, we need to override the top-level dialog to become a menu bar, and emit the corresponding events for open and close to make it discoverable. Bug: 1098304 Change-Id: I93bb25dc9b790e1f8d0e2c61993d20f191c439c0 AX-relnotes: announce accounts & sync as a menu when opened. Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2494933 Commit-Queue: Jacobo Aragunde Pérez <jaragunde@igalia.com> Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:
Jan Krcal <jkrcal@chromium.org> Cr-Commit-Position: refs/heads/master@{#823244}
Showing
Please register or sign in to comment