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

Issue 2833047: sync: Get rid of the now obsolete character_set_converters.h API. (Closed)

Created:
10 years, 5 months ago by tfarina
Modified:
9 years, 7 months ago
Reviewers:
ncarter (slow)
CC:
chromium-reviews, ncarter (slow), ben+cc_chromium.org, Raghu Simha, idana, Paweł Hajdan Jr., pam+watch_chromium.org, John Grabowski, tim (not reviewing)
Base URL:
git://git.chromium.org/chromium.git
Visibility:
Public.

Description

sync: Get rid of the now obsolete character_set_converters.h API. No one is using the utility functions in there, with the one exception. So fixed that case and removed the obsolete API. BUG=26443 TEST=trybots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51605

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix indent #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -70 lines) Patch
M chrome/browser/sync/engine/conflict_resolver.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/sync/engine/syncapi.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
D chrome/browser/sync/util/character_set_converters.h View 1 chunk +0 lines, -22 lines 0 comments Download
D chrome/browser/sync/util/character_set_converters_posix.cc View 1 chunk +0 lines, -19 lines 0 comments Download
D chrome/browser/sync/util/character_set_converters_win.cc View 1 chunk +0 lines, -20 lines 0 comments Download
M chrome/browser/sync/util/user_settings_unittest.cc View 1 3 chunks +5 lines, -3 lines 0 comments Download
M chrome/chrome.gyp View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/test/sync/engine/mock_connection_manager.cc View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
tfarina
Hi Nick, could you review this to me?
10 years, 5 months ago (2010-07-01 03:51:40 UTC) #1
ncarter (slow)
Thanks for this cleanup! LGTM with formatting fix. http://codereview.chromium.org/2833047/diff/1/7 File chrome/browser/sync/util/user_settings_unittest.cc (right): http://codereview.chromium.org/2833047/diff/1/7#newcode84 chrome/browser/sync/util/user_settings_unittest.cc:84: #endif ...
10 years, 5 months ago (2010-07-01 21:46:51 UTC) #2
tfarina
http://codereview.chromium.org/2833047/diff/1/7 File chrome/browser/sync/util/user_settings_unittest.cc (right): http://codereview.chromium.org/2833047/diff/1/7#newcode84 chrome/browser/sync/util/user_settings_unittest.cc:84: #endif On 2010/07/01 21:46:51, ncarter wrote: > Preprocessor macros ...
10 years, 5 months ago (2010-07-02 03:07:13 UTC) #3
tfarina
10 years, 5 months ago (2010-07-03 15:02:47 UTC) #4
On 2010/07/01 21:46:51, ncarter wrote:
> Thanks for this cleanup!
> 
> LGTM with formatting fix.
> 
Format fixed, committing now...

Powered by Google App Engine
This is Rietveld 408576698