Revert "[Autofill Assistant] Hotfix for radio buttons in FormAction."
This reverts commit 8698d875. Reason for revert: causes AutofillAssistantFormActionTest#testFormAction fail on Lollipop Phone Tester https://ci.chromium.org/p/chromium/builders/ci/Lollipop%20Phone%20Tester/24483 Original change's description: > [Autofill Assistant] Hotfix for radio buttons in FormAction. > > Without this CL, UI and model can go out-of-sync when tapping the radio > button directly (see screenshots in linked bug). This is a hotfix for > this issue. A proper fix requires a refactoring of the FormAction to > make the selection state part of its model (same as was done for the > T&C selection state in the CollectUserDataModel). > > Bug: b/150201921 > Change-Id: Ifa0a2839c532a1862358bc68e6d0537dee93b49c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083489 > Commit-Queue: Clemens Arbesser <arbesser@google.com> > Reviewed-by: Mathias Carlen <mcarlen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#746539} TBR=mcarlen@chromium.org,arbesser@google.com,marianfe@google.com Change-Id: Ie495ee0ae938de693dd9b5667086dca05b5d9d32 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: b/150201921 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087571Reviewed-by:Alex Ilin <alexilin@chromium.org> Commit-Queue: Alex Ilin <alexilin@chromium.org> Cr-Commit-Position: refs/heads/master@{#746707}
Showing
Please register or sign in to comment