Chromium Code Reviews
DescriptionRemove obsolete WebString comment from string_util
string_util.h contained the following comment:
// A convenience adaptor for WebStrings, as they don't convert into
// StringPieces directly.
prior to the string16 overload of IsStringASCII().
Since r447320 the implicit conversion from WebString to string16 has
been removed so this doesn't work. WebString::containsOnlyASCII() should
be used instead.
BUG=667131
Review-Url: https://codereview.chromium.org/2677013002
Cr-Commit-Position: refs/heads/master@{#448471}
Committed: https://chromium.googlesource.com/chromium/src/+/3db94dc4cd5cc78b799faac1040d843019a9fb9a
Patch Set 1 #
Messages
Total messages: 15 (7 generated)
|
|||||||||||||||||||