[Android][Mfill] Add native view for AllPasswordsBottomSheet
This CL adds controller and view native files and Java bridge of |FillingPasswordsFromAnyOrigin| feature. 1) Initiates |AllPasswordsBottomSheetController| with |ContentPasswordManagerDriver| and |PasswordStore| from |PasswordAccessoryControllerImpl|. 2) The controller initiates |AllPasswordsBottomSheetView|. 3) The controller gets the credentials from |PasswordStore| and send them to the view in |Show| method. Bug: 1104132 Change-Id: Ic7d7fb504b7f1a2a7438426588f5487877ef0069 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299350 Commit-Queue: Reda Tawfik <redatawfik@noogler.google.com> Reviewed-by:Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#795018}
Showing
Please register or sign in to comment