Android Autofill:Display the AutofillPopup for the datalist
The AutofillPopup is used for displaying the datalist options only. The most of implementation was copied from AwAutofillClient, we intentionally used the same UI as AwAutofillClient to avoid any new UI change for WebView. The integration test was added to verify the popup work. The ForTesting method isn't called in production code, per discussion on https://chromium-review.googlesource.com/c/chromium/src/+/2244459 Using No-Try to bypass the android-binary-size check failure Bug:949555 hange-Id: Id8537b6232edca09e243e807cf8f20e5a3bfc5f3 Change-Id: Id8537b6232edca09e243e807cf8f20e5a3bfc5f3 No-Try: True Change-Id: Id8537b6232edca09e243e807cf8f20e5a3bfc5f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2242209 Commit-Queue: Tao Bai <michaelbai@chromium.org> Reviewed-by:Tommy Martino <tmartino@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#778396}
Showing
Please register or sign in to comment