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

Issue 23621026: Extract CopyOrMoveFile operation into classes. (Closed)

Created:
7 years, 3 months ago by hidehiko
Modified:
7 years, 3 months ago
Reviewers:
kinuko
CC:
chromium-reviews, tzik+watch_chromium.org, kinuko+watch, darin-cc_chromium.org
Visibility:
Public.

Description

Extract CopyOrMoveFile operation into classes. To prepare implementing ProgressCallbak, Cancel and stream based copy/move operation, this CL extracts main file-copying logic into classes. BUG=279287, 278038, 278036 TEST=Ran content_unittests Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222083

Patch Set 1 #

Total comments: 18

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+312 lines, -220 lines) Patch
M webkit/browser/fileapi/copy_or_move_operation_delegate.h View 1 3 chunks +18 lines, -56 lines 0 comments Download
M webkit/browser/fileapi/copy_or_move_operation_delegate.cc View 1 6 chunks +294 lines, -164 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
hidehiko
Thank you for your review in advance, - hidehiko
7 years, 3 months ago (2013-09-09 15:14:08 UTC) #1
kinuko
lgtm + some nits looks nicer, thanks! https://codereview.chromium.org/23621026/diff/1/webkit/browser/fileapi/copy_or_move_operation_delegate.cc File webkit/browser/fileapi/copy_or_move_operation_delegate.cc (right): https://codereview.chromium.org/23621026/diff/1/webkit/browser/fileapi/copy_or_move_operation_delegate.cc#newcode19 webkit/browser/fileapi/copy_or_move_operation_delegate.cc:19: // Needs ...
7 years, 3 months ago (2013-09-09 16:12:38 UTC) #2
hidehiko
Thank you for your quick review! Sending to CQ. https://codereview.chromium.org/23621026/diff/1/webkit/browser/fileapi/copy_or_move_operation_delegate.cc File webkit/browser/fileapi/copy_or_move_operation_delegate.cc (right): https://codereview.chromium.org/23621026/diff/1/webkit/browser/fileapi/copy_or_move_operation_delegate.cc#newcode19 webkit/browser/fileapi/copy_or_move_operation_delegate.cc:19: ...
7 years, 3 months ago (2013-09-09 16:55:34 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hidehiko@chromium.org/23621026/2001
7 years, 3 months ago (2013-09-09 16:55:59 UTC) #4
commit-bot: I haz the power
7 years, 3 months ago (2013-09-09 20:40:32 UTC) #5
Message was sent while issue was closed.
Change committed as 222083

Powered by Google App Engine
This is Rietveld 408576698