[Passwords] Clean Up PasswordFormGenerationData
This change simplifies PasswordFormGenerationData by turning it into an aggregate struct. This allows the removal of explicitly listing constructors, assignment operators and destructors, and also allows the usage of designated initializers for more type safety. Bug: 1075444 Change-Id: I9bab98cebb43d45e8a0ea29702a1e326f1bd63d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2498595Reviewed-by:Maria Kazinova <kazinova@google.com> Reviewed-by:
Christoph Schwering <schwering@google.com> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#821211}
Showing
Please register or sign in to comment