DescriptionCheck length of String before checking if it's 8/16 bit
String::is8Bit() can't be called on 'null' Strings, so check if the
length is zero first.
BUG=586135
Committed: https://crrev.com/73408f40725d9a738c12a61b51bece069ca5dd53
Cr-Commit-Position: refs/heads/master@{#375451}
Patch Set 1 #Patch Set 2 : Replace layout test with unittest #Patch Set 3 : Add CORE_EXPORT #
Total comments: 1
Messages
Total messages: 13 (4 generated)
|