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

Issue 145973016: Support cross-profile copy between Chrome OS Google Drive folders. (Closed)

Created:
6 years, 10 months ago by kinaba
Modified:
6 years, 10 months ago
Reviewers:
hashimoto
CC:
chromium-reviews, nkostylev+watch_chromium.org, tzik, tfarina, nhiroki, oshima+watch_chromium.org, kinuko+watch, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Support cross-profile copy between Chrome OS Google Drive folders. Previously the processing of Drive entries are delegated to the running profile of the apps, but now it is passed to the owning profiles of each entries. BUG=339706 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=248921

Patch Set 1 : #

Total comments: 5

Patch Set 2 : Review fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -46 lines) Patch
M chrome/browser/chrome_content_browser_client.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/drive/fileapi/async_file_util.h View 2 chunks +1 line, -9 lines 0 comments Download
M chrome/browser/chromeos/drive/fileapi/async_file_util.cc View 1 17 chunks +29 lines, -18 lines 0 comments Download
M chrome/browser/chromeos/drive/fileapi/file_system_backend_delegate.h View 1 3 chunks +1 line, -8 lines 0 comments Download
M chrome/browser/chromeos/drive/fileapi/file_system_backend_delegate.cc View 1 4 chunks +5 lines, -10 lines 0 comments Download
M chrome/browser/chromeos/drive/fileapi/fileapi_worker.h View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc View 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
kinaba
Depends on https://codereview.chromium.org/150163003/.
6 years, 10 months ago (2014-02-04 02:47:07 UTC) #1
kinaba
https://codereview.chromium.org/145973016/diff/30001/chrome/browser/chromeos/drive/fileapi/file_system_backend_delegate.cc File chrome/browser/chromeos/drive/fileapi/file_system_backend_delegate.cc (right): https://codereview.chromium.org/145973016/diff/30001/chrome/browser/chromeos/drive/fileapi/file_system_backend_delegate.cc#newcode27 chrome/browser/chromeos/drive/fileapi/file_system_backend_delegate.cc:27: FileSystemBackendDelegate::FileSystemBackendDelegate( Probably whole the class can be removed and ...
6 years, 10 months ago (2014-02-04 02:48:48 UTC) #2
hashimoto
https://codereview.chromium.org/145973016/diff/30001/chrome/browser/chromeos/drive/fileapi/async_file_util.cc File chrome/browser/chromeos/drive/fileapi/async_file_util.cc (right): https://codereview.chromium.org/145973016/diff/30001/chrome/browser/chromeos/drive/fileapi/async_file_util.cc#newcode294 chrome/browser/chromeos/drive/fileapi/async_file_util.cc:294: // Check that src_url and dest_url are from the ...
6 years, 10 months ago (2014-02-04 05:44:36 UTC) #3
kinaba
https://codereview.chromium.org/145973016/diff/30001/chrome/browser/chromeos/drive/fileapi/async_file_util.cc File chrome/browser/chromeos/drive/fileapi/async_file_util.cc (right): https://codereview.chromium.org/145973016/diff/30001/chrome/browser/chromeos/drive/fileapi/async_file_util.cc#newcode294 chrome/browser/chromeos/drive/fileapi/async_file_util.cc:294: // Check that src_url and dest_url are from the ...
6 years, 10 months ago (2014-02-04 06:10:58 UTC) #4
hashimoto
lgtm
6 years, 10 months ago (2014-02-04 06:32:02 UTC) #5
kinaba
The CQ bit was checked by kinaba@chromium.org
6 years, 10 months ago (2014-02-05 04:28:06 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinaba@chromium.org/145973016/90001
6 years, 10 months ago (2014-02-05 04:41:34 UTC) #7
commit-bot: I haz the power
6 years, 10 months ago (2014-02-05 08:27:35 UTC) #8
Message was sent while issue was closed.
Change committed as 248921

Powered by Google App Engine
This is Rietveld 408576698