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

Issue 2854653004: Add parameter to issue URLs for querying a ChangeList of a Team Drive. (Closed)

Created:
3 years, 7 months ago by yamaguchi
Modified:
3 years, 7 months ago
Reviewers:
hashimoto
CC:
chromium-reviews, yamaguchi+watch_chromium.org, oka+watch_chromium.org, fukino+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add parameter to issue URLs for querying a ChangeList of a Team Drive. After the Drive API supports Team Drive, each Team Drive can be queried for its changes individually, in addition to the files owned by a user. This is necessary to fetch change of files under Team Drive, especially those created by another user. TEST=google_apis_unittests --gtest_filter=DriveApiRequestsTest.*:DriveApiUrlGeneratorTest.* BUG=715355 Review-Url: https://codereview.chromium.org/2854653004 Cr-Commit-Position: refs/heads/master@{#468600} Committed: https://chromium.googlesource.com/chromium/src/+/e88c61071918fa4fb20bc803613160e1d6ac5081

Patch Set 1 #

Patch Set 2 : Remove redundant comment. #

Total comments: 4

Patch Set 3 : bugfix in DriveApiRequests. Add test to cover the change. #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -18 lines) Patch
M google_apis/drive/drive_api_requests.h View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M google_apis/drive/drive_api_requests.cc View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M google_apis/drive/drive_api_requests_unittest.cc View 1 2 3 chunks +13 lines, -2 lines 0 comments Download
M google_apis/drive/drive_api_url_generator.h View 1 chunk +2 lines, -1 line 0 comments Download
M google_apis/drive/drive_api_url_generator.cc View 2 chunks +10 lines, -4 lines 0 comments Download
M google_apis/drive/drive_api_url_generator_unittest.cc View 1 1 chunk +15 lines, -9 lines 0 comments Download

Messages

Total messages: 23 (15 generated)
yamaguchi
ptal
3 years, 7 months ago (2017-05-02 08:08:57 UTC) #9
hashimoto
https://codereview.chromium.org/2854653004/diff/20001/google_apis/drive/drive_api_requests.cc File google_apis/drive/drive_api_requests.cc (right): https://codereview.chromium.org/2854653004/diff/20001/google_apis/drive/drive_api_requests.cc#newcode669 google_apis/drive/drive_api_requests.cc:669: team_drive_id_("") { This line is not needed. std::string is ...
3 years, 7 months ago (2017-05-02 08:15:25 UTC) #10
yamaguchi
https://codereview.chromium.org/2854653004/diff/20001/google_apis/drive/drive_api_requests.cc File google_apis/drive/drive_api_requests.cc (right): https://codereview.chromium.org/2854653004/diff/20001/google_apis/drive/drive_api_requests.cc#newcode669 google_apis/drive/drive_api_requests.cc:669: team_drive_id_("") { On 2017/05/02 08:15:24, hashimoto wrote: > This ...
3 years, 7 months ago (2017-05-02 08:57:16 UTC) #12
hashimoto
lgtm
3 years, 7 months ago (2017-05-02 09:16:07 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2854653004/40001
3 years, 7 months ago (2017-05-02 09:45:30 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/408787)
3 years, 7 months ago (2017-05-02 09:53:16 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2854653004/60001
3 years, 7 months ago (2017-05-02 10:42:06 UTC) #20
commit-bot: I haz the power
3 years, 7 months ago (2017-05-02 11:37:43 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/e88c61071918fa4fb20bc8036131...

Powered by Google App Engine
This is Rietveld 408576698