WV Autofill: Use latest datalist suggestion
Previously, the internal class which extends AutofillPopup uses a copy of suggestions when it is created, the copy one won't be changed when suggestions changed. This patch adds the suggestion array as data member, so the internal class will always refer the latest suggestions. Bug: 949555, 1136585 Test: verified manually Change-Id: I4f300be648af4038c7b26f115161d8e56b9575b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462336Reviewed-by:Dominic Battré <battre@chromium.org> Commit-Queue: Michael Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#815716}
Showing
Please register or sign in to comment