[Autofill Assistant] Fail UserFormAction for invalid basic card networks.
Currently, autofill assistant does not validate the set of basic card networks sent by the autofill assistant backend. In the UI, this can lead to crash due to an assert. This CL adds the missing validation and terminates the action with INVALID_ACTION for unsupported cards. Bug: b/143136284 Change-Id: If248fa0edd671078ef6459de34228e392f542800 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1871700 Commit-Queue: Clemens Arbesser <arbesser@google.com> Reviewed-by:Maxim Kolosovskiy <kolos@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Mathias Carlen <mcarlen@chromium.org> Cr-Commit-Position: refs/heads/master@{#709431}
Showing
Please register or sign in to comment