[PWD Editing Android] Create PasswordEditingDelegate and its provider
An interface called PasswordEditingDelegate has been created, so the PasswordEditingBridge can implement it in its production and in its test version. PasswordEditingDelegateProviders a singleton because it needs to provide a bridge to the password editing UI. The editing UI can't get the bridge any other way because it's an object and it can't be sent to the editing UI through arguments when the UI is started. Bug: 377410 Change-Id: Iaf46d3e02d089d7ad498257c7b14b6b801592e52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1809165 Commit-Queue: Ivana Zuzic <izuzic@google.com> Reviewed-by:Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#697959}
Showing
Please register or sign in to comment