Description[Password Generation] Fixes bug in sending CSS classes to the server
This CL fixes two issues of another CL (https://codereview.chromium.org/2073093002):
1) FormFieldData.css_classes was missed in IPC_STRUCT_TRAITS_BEGIN(autofill::FormFieldData) in autofill_messages.h
2) There is no need in AutofillField.css_classes_. It is a duplicate of FormFieldData.css_classes
BUG=582434
Committed: https://crrev.com/d6897f621a614c6768f08fbb779b915f9039c3ad
Cr-Commit-Position: refs/heads/master@{#406514}
Patch Set 1 #
Messages
Total messages: 19 (10 generated)
|