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

Issue 11417108: google_apis: Get rid of gdata_wapi_url_util namespace (Closed)

Created:
8 years, 1 month ago by satorux1
Modified:
8 years ago
Reviewers:
Lei Zhang, hashimoto
CC:
chromium-reviews, achuith+watch_chromium.org
Visibility:
Public.

Description

google_apis: Get rid of gdata_wapi_url_util namespace Move functions in gdata_wapi_url_util namespace to GDataWapiUrlGenerator class as static functions. No change in behaviors. BUG=161903 TEST=none TBR=thestig@chromium.org # for .gypi changes Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=168984

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -536 lines) Patch
M chrome/browser/google_apis/gdata_wapi_operations.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google_apis/gdata_wapi_operations.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/google_apis/gdata_wapi_service.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google_apis/gdata_wapi_service.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A + chrome/browser/google_apis/gdata_wapi_url_generator.h View 3 chunks +26 lines, -31 lines 0 comments Download
A + chrome/browser/google_apis/gdata_wapi_url_generator.cc View 1 6 chunks +18 lines, -24 lines 0 comments Download
A + chrome/browser/google_apis/gdata_wapi_url_generator_unittest.cc View 1 chunk +36 lines, -36 lines 0 comments Download
D chrome/browser/google_apis/gdata_wapi_url_util.h View 1 chunk +0 lines, -98 lines 0 comments Download
D chrome/browser/google_apis/gdata_wapi_url_util.cc View 1 1 chunk +0 lines, -167 lines 0 comments Download
D chrome/browser/google_apis/gdata_wapi_url_util_unittest.cc View 1 chunk +0 lines, -167 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
satorux1
8 years, 1 month ago (2012-11-21 00:57:28 UTC) #1
hashimoto
FYI: Try server cannot apply your patch if the branch's "merge" entry in src/.git/config is ...
8 years, 1 month ago (2012-11-21 03:37:44 UTC) #2
satorux1
https://codereview.chromium.org/11417108/diff/1/chrome/browser/google_apis/gdata_wapi_url_generator.h File chrome/browser/google_apis/gdata_wapi_url_generator.h (right): https://codereview.chromium.org/11417108/diff/1/chrome/browser/google_apis/gdata_wapi_url_generator.h#newcode24 chrome/browser/google_apis/gdata_wapi_url_generator.h:24: static const char kBaseUrlForProduction[]; On 2012/11/21 03:37:44, hashimoto wrote: ...
8 years, 1 month ago (2012-11-21 04:05:38 UTC) #3
hashimoto
lgtm
8 years, 1 month ago (2012-11-21 04:09:32 UTC) #4
Lei Zhang
8 years ago (2012-11-26 21:09:26 UTC) #5
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698