[Pwd Mgr] Remove PasswordEntryType Enum
This change cleans up the password list sorting logic by removing the PasswordEntryType enum. This two state enum added no value, as the same information was already stored on the PasswordForm itself in the form of `blacklisted_by_user`. This change cleans up the interface of CreateSortKey() and SortEntriesAndHideDuplicates(). Bug: 778146 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I883a5945168b569cdf1d6312f5e5d2eab4fb2ba5 Reviewed-on: https://chromium-review.googlesource.com/1143384Reviewed-by:Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#577145}
Showing
This diff is collapsed.
Please register or sign in to comment