Fix really dumb mistake in Mac accessibility.
Missing braces when adding code inside an "if" block, resulting in lots of attributes being marked as editable when they shouldn't be, breaking VoiceOver. Regression happened in: https://crrev.com/6185ca046850b24b92a5dffd9ab7d1ecc3048001 https://codereview.chromium.org/1435113003/ BUG=559210,473220 Review URL: https://codereview.chromium.org/1473483002 Cr-Commit-Position: refs/heads/master@{#361235}
Showing
Please register or sign in to comment