Fix Behavior of Visible Passwords
Prior to this change visible passwords were bound to a specific row in the list of passwords. This led to bugs when the list changed, e.g. when adding or deleting a password, or changing the list of passwords with a search filter. This change fixes this by grouping the password and the UiEntry into a newly introduced typedef. Bug: 786312, 771126 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I25751d6a20b315290f2c52cc76946f85c413405f Reviewed-on: https://chromium-review.googlesource.com/779179Reviewed-by:Hector Carmona <hcarmona@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#520200}
Showing
Please register or sign in to comment