[a11y] Update content description for dialog back button
This CL updates the content description of the dialog back button so that it is announced as "Collapse {title} tab group with {tabCount} tabs" when focused in a11y mode. Everything introduced in this CL is gated by Finch parameter "enable_launch_polish" under flag "enable-tab-grid-layout", with gate function TabUiFeatureUtilities#isLaunchPolishEnabled. This is verified by formal equivalence tool in http://crrev.com/c/1934235. The only diff exposed by the tool is in TabGridPanelProperties.java which is essentially no-op when the flag is off. Bug: 1127389 Change-Id: Id1cc480889cfd6a71a2a3fcabdfafb5fbacfeef6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2401838 Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Reviewed-by:Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#806220}
Showing
Please register or sign in to comment