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

Issue 16063009: Unescape resource id and search query contained in feed url in FakeDriveService (Closed)

Created:
7 years, 6 months ago by nhiroki
Modified:
7 years, 6 months ago
Reviewers:
kinaba
CC:
chromium-reviews, tfarina, hidehiko, kinuko, tzik
Visibility:
Public.

Description

Unescape resource id and search query contained in feed url in FakeDriveService BUG=243616 TEST=pass all existing tests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203963

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix search_query #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M chrome/browser/google_apis/fake_drive_service.cc View 1 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
nhiroki
Hi kinaba-san, can you review this? Thanks!
7 years, 6 months ago (2013-06-04 06:15:26 UTC) #1
kinaba
Thanks for the good catch! https://codereview.chromium.org/16063009/diff/1/chrome/browser/google_apis/fake_drive_service.cc File chrome/browser/google_apis/fake_drive_service.cc (right): https://codereview.chromium.org/16063009/diff/1/chrome/browser/google_apis/fake_drive_service.cc#newcode349 chrome/browser/google_apis/fake_drive_service.cc:349: search_query = parameters[i].second; Do ...
7 years, 6 months ago (2013-06-04 06:46:52 UTC) #2
nhiroki
Thank you for reviewing. Updated. https://codereview.chromium.org/16063009/diff/1/chrome/browser/google_apis/fake_drive_service.cc File chrome/browser/google_apis/fake_drive_service.cc (right): https://codereview.chromium.org/16063009/diff/1/chrome/browser/google_apis/fake_drive_service.cc#newcode349 chrome/browser/google_apis/fake_drive_service.cc:349: search_query = parameters[i].second; On ...
7 years, 6 months ago (2013-06-04 07:05:52 UTC) #3
kinaba
Thank you! lgtm
7 years, 6 months ago (2013-06-04 07:06:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/16063009/7002
7 years, 6 months ago (2013-06-04 07:07:58 UTC) #5
commit-bot: I haz the power
7 years, 6 months ago (2013-06-04 14:33:54 UTC) #6
Message was sent while issue was closed.
Change committed as 203963

Powered by Google App Engine
This is Rietveld 408576698