DescriptionFixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 (Take 2)
This is the same change as "http://codereview.chromium.org/20219/show", which I reverted it because it caused build breaks on sandbox. To investigate this build break, it seems this build break is somehow caused by "base/string_util.cc" that includes the TrimWhiteSpaceUTF8() function. To fix this build break, I moved the TrimWhiteSpaceUTF8() function to "base/string_util_icu.cc".
BUG=7377
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10970
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 2 (0 generated)
|