[extensions] Fix context menu radio button update
Currently, if there are multiple radio buttons in a context menu and an unchecked button is updated to checked, nothing happens. Instead what should happen is that the updated radio button should be checked, and all other radio buttons should be unchecked. This CL implements this fix. Bug: 129421 Change-Id: Ic2301a7191efef6a4a712ab400339e897cb6a5cb Reviewed-on: https://chromium-review.googlesource.com/576271 Commit-Queue: catmullings <catmullings@chromium.org> Reviewed-by:Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#490662}
Showing
Please register or sign in to comment