[Passwords] Use Strong Aliases for CredentialLeakType Booleans
This change implements using strong booleans for the creation of CredentialLeakTypes. These are implemented using util::StrongAlias, which increases type-safety and prevents accidental assignment between separate boolean parameters. Furthermore, this change performs some other small clean-ups. Bug: 986317 Change-Id: I5d08b634921d36abe5a8d1354398fb7a6761b825 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1768353 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#691604}
Showing
Please register or sign in to comment