DescriptionAutoFill crash in CreditCard::SetInfo().
Fix for crash seen in the field. The AutoFillType class was not thread-safe. These changes
make it so. Also adds unit tests that cover mappings from type to group and subgroup, and
out of range conditions.
BUG=42341
TEST=AutoFillTypeTest
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=45650
Patch Set 1 #Patch Set 2 : Small cleanup. #
Total comments: 8
Patch Set 3 : 80col and namespace. #Patch Set 4 : Removing virtual designation for methods. #Patch Set 5 : Reverting virtual method change. They're needed for mock in sync unit tests. #
Total comments: 2
Patch Set 6 : Virtual back to original. #
Messages
Total messages: 10 (0 generated)
|