DescriptionAdd pretty-printing for PasswordStore::FormDigest
This helps when printing FormDigest objects to logs during debugging.
autofill::PasswordForm has a similar operator but implemented through JSON
stringification for better flexibility. FormDigest does not need this, because
it only has 3 members and is unlikely to grow.
R=dvadym@chromium.org
BUG=621355
Committed: https://crrev.com/71252e6d95d5660cde315afeaf23cbe91c42c046
Cr-Commit-Position: refs/heads/master@{#412595}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 11 (6 generated)
|