Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Issue 165297: Replaces some TrimWhitespace with TrimWhitespaceASCII or TrimWhitespaceUTF8.... (Closed)

Created:
11 years, 4 months ago by tfarina (gmail-do not use)
Modified:
9 years, 7 months ago
Reviewers:
Hironori Bono
CC:
chromium-reviews_googlegroups.com, darin (slow to review), jam, Erik does not do reviews, Ben Goodger (Google)
Visibility:
Public.

Description

Replaces some TrimWhitespace with TrimWhitespaceASCII or TrimWhitespaceUTF8. BUG=9851 TEST=run base_unittests.exe, unit_tests.exe and ui_tests.exe Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=23703

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 1

Patch Set 4 : hunspell fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -11 lines) Patch
M base/string_util.cc View 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/extension_file_util.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/user_script_master.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/net/url_fixer_upper.cc View 3 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/test/chrome_process_util_linux.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/selenium/selenium_test.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/tools/convert_dict/hunspell_reader.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M webkit/activex_shim/activex_shared.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/plugins/plugin_host.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/glue/webplugin_impl_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
tfarina (gmail-do not use)
Hi Hironori, In this first patch I replace the TrimWhitespace that use std::string, the others ...
11 years, 4 months ago (2009-08-11 14:43:57 UTC) #1
Hironori Bono
tfarina, Thank you so much for your change and sorry for the lack of my ...
11 years, 4 months ago (2009-08-12 04:07:40 UTC) #2
tfarina (gmail-do not use)
11 years, 4 months ago (2009-08-12 22:53:28 UTC) #3
Hironori Bono
tfarina, Thank you for your update. I notice "chrome\browser\net\url_fixer_upper.cc" also calls TrimWhiteSpace() and this file ...
11 years, 4 months ago (2009-08-13 09:28:00 UTC) #4
tfarina (gmail-do not use)
On 2009/08/13 09:28:00, hbono wrote: > tfarina, > > Thank you for your update. > ...
11 years, 4 months ago (2009-08-13 17:39:48 UTC) #5
Hironori Bono
tfarina, Thank you for your update and sorry for my slow review. As far as ...
11 years, 4 months ago (2009-08-17 07:02:57 UTC) #6
tfarina (gmail-do not use)
Hi hbono, Thank you so much for you review! I fixed the hunspell_reader.cc. Regards
11 years, 4 months ago (2009-08-17 13:12:25 UTC) #7
Hironori Bono
LGTM. Thank you again for your clean-up work. Is it possible for you to commit ...
11 years, 4 months ago (2009-08-18 02:19:07 UTC) #8
tfarina (gmail-do not use)
On 2009/08/18 02:19:07, hbono wrote: > LGTM. > Thank you again for your clean-up work. ...
11 years, 4 months ago (2009-08-18 02:51:53 UTC) #9
Hironori Bono
11 years, 4 months ago (2009-08-19 09:53:38 UTC) #10
This change has been landed as r23703.
Thank you for your work.

Regards,

Powered by Google App Engine
This is Rietveld 408576698