DescriptionMake base::IsValidGUID() accept GUID strings in lowercase.
It's pretty common that GUID strings express hex digits in lowercase.
This CL modifies base::IsValidGUID() to also accept GUID strings in
lowercase, so that the function can be used to validate GUIDs not
generated by base::GenerateGUID().
BUG=None
TEST=base_unittests
Committed: https://crrev.com/57d121ace54a34516a4b758007632ac410dfe9bd
Cr-Commit-Position: refs/heads/master@{#293449}
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : #Messages
Total messages: 13 (4 generated)
|