Fix bug where setting label images to on/off wrote over whether dialog was shown.
There was a pref name collision such that setting kAccessibilityImageLabelsEnabled caused kAccessibilityImageLabelsOptInAccepted to be reset. This meant that if you selected the "always" submenu option, it would no longer remember if you'd already accepted the dialog during the "just this once". Bug: 905419 Change-Id: I94089366a92d76189581199c6bc1fd736b0686af Reviewed-on: https://chromium-review.googlesource.com/c/1492043 Commit-Queue: Katie Dektar <katie@chromium.org> Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Auto-Submit: Katie Dektar <katie@chromium.org> Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#636206}
Showing
Please register or sign in to comment