[iOS][Autofill] Returns NO if no suggestions available
Right now `checkIfAccessoryViewIsAvailableForForm` always return YES in the block. This CL actually checks with the providers, and returns NO, if none has suggestions. This means That no accessory will be provided by the form suggestion if no suggestion exists. Gated to the AutofillManualFallback feature flag. Bug: 845472 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Id36c0e8280555dc87829b78e7b1d6a9ed6df88b7 Reviewed-on: https://chromium-review.googlesource.com/1136550 Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by:Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#577729}
Showing
Please register or sign in to comment