DescriptionFixes Issue 7377: Regression: Omnibox trims URL ending with 0x85
To fix this issue, this change adds a new function TrimWhitespaceUTF8(), which trims space characters (including non-printable characters and broken UTF-8 characters) from either end of a UTF-8 string.
Please feel free to give me your comments since I'm not sure this implimentation is correct. (Maybe this implementation trims too aggressively.)
BUG=7377
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10456
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #
Total comments: 3
Patch Set 4 : '' #Patch Set 5 : '' #Patch Set 6 : '' #Patch Set 7 : '' #Patch Set 8 : '' #
Total comments: 1
Patch Set 9 : '' #Patch Set 10 : '' #Patch Set 11 : '' #
Total comments: 11
Patch Set 12 : '' #Patch Set 13 : '' #
Total comments: 2
Patch Set 14 : '' #
Messages
Total messages: 11 (0 generated)
|