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

Issue 14240004: Small clean up of GDataWapiUrlGenerator. (Closed)

Created:
7 years, 8 months ago by hidehiko
Modified:
7 years, 8 months ago
Reviewers:
hashimoto, kinaba
CC:
chromium-reviews, tfarina, satorux1
Visibility:
Public.

Description

Small clean up of GDataWapiUrlGenerator. Removed unnecessary query parameter "include-installed-apps=true" from AddFeedUrlParams. Use base::IntToString instead of StringPrintf for trivial case. This is a preparation to add new method into GDataWapiUrlGenerator to support "search by title exact match". BUG=232352 TEST=Ran unit_tests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195191

Patch Set 1 #

Total comments: 1

Patch Set 2 : Use int64 for changelist #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -32 lines) Patch
M chrome/browser/google_apis/gdata_wapi_operations.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/google_apis/gdata_wapi_operations.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/google_apis/gdata_wapi_operations_unittest.cc View 3 chunks +3 lines, -6 lines 0 comments Download
M chrome/browser/google_apis/gdata_wapi_url_generator.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/google_apis/gdata_wapi_url_generator.cc View 1 3 chunks +6 lines, -10 lines 0 comments Download
M chrome/browser/google_apis/gdata_wapi_url_generator_unittest.cc View 9 chunks +7 lines, -11 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
hidehiko
Thank you for your review in advance, - hidehiko
7 years, 8 months ago (2013-04-18 09:20:29 UTC) #1
kinaba
lgtm, but with a question just came to my mind. https://codereview.chromium.org/14240004/diff/1/chrome/browser/google_apis/gdata_wapi_url_generator.cc File chrome/browser/google_apis/gdata_wapi_url_generator.cc (right): https://codereview.chromium.org/14240004/diff/1/chrome/browser/google_apis/gdata_wapi_url_generator.cc#newcode88 ...
7 years, 8 months ago (2013-04-18 09:47:45 UTC) #2
hidehiko
On 2013/04/18 09:47:45, kinaba wrote: > lgtm, but with a question just came to my ...
7 years, 8 months ago (2013-04-18 09:59:05 UTC) #3
kinaba
On 2013/04/18 09:59:05, hidehiko wrote: > On 2013/04/18 09:47:45, kinaba wrote: > > lgtm, but ...
7 years, 8 months ago (2013-04-18 10:57:45 UTC) #4
hidehiko
On 2013/04/18 10:57:45, kinaba wrote: > On 2013/04/18 09:59:05, hidehiko wrote: > > On 2013/04/18 ...
7 years, 8 months ago (2013-04-18 13:15:23 UTC) #5
kinaba
lgtm. thanks!!11
7 years, 8 months ago (2013-04-18 13:17:25 UTC) #6
hashimoto
lgtm
7 years, 8 months ago (2013-04-19 03:17:58 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hidehiko@chromium.org/14240004/6001
7 years, 8 months ago (2013-04-19 03:20:59 UTC) #8
commit-bot: I haz the power
7 years, 8 months ago (2013-04-19 14:46:47 UTC) #9
Message was sent while issue was closed.
Change committed as 195191

Powered by Google App Engine
This is Rietveld 408576698