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

Issue 15535006: Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi (Closed)

Created:
7 years, 7 months ago by kinuko
Modified:
7 years, 7 months ago
CC:
chromium-reviews, tzik+watch_chromium.org, jam, joi+watch-content_chromium.org, darin-cc_chromium.org, oshima+watch_chromium.org, markusheintz_, stevenjb+watch_chromium.org, kinuko+watch
Visibility:
Public.

Description

Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi This moves following files from webkit/fileapi to webkit/browser/fileapi: - copy_or_move_file_validator* - cross_operation_delegate* - file_system_quota_client* - recursive_operation_delegate* BUG=239710 TBR=tzik@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=201258

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -1911 lines) Patch
M chrome/browser/browsing_data/browsing_data_file_system_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/media_galleries/fileapi/media_file_system_mount_point_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/content_tests.gypi View 2 chunks +2 lines, -2 lines 0 comments Download
A + webkit/browser/fileapi/copy_or_move_file_validator.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webkit/browser/fileapi/copy_or_move_file_validator_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + webkit/browser/fileapi/cross_operation_delegate.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + webkit/browser/fileapi/cross_operation_delegate.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + webkit/browser/fileapi/file_system_quota_client.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + webkit/browser/fileapi/file_system_quota_client.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A + webkit/browser/fileapi/file_system_quota_client_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + webkit/browser/fileapi/file_system_quota_util.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webkit/browser/fileapi/recursive_operation_delegate.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webkit/browser/fileapi/recursive_operation_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/sandbox_mount_point_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/sandbox_mount_point_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/browser/fileapi/webkit_browser_fileapi.gypi View 2 chunks +8 lines, -0 lines 0 comments Download
M webkit/chromeos/fileapi/cros_mount_point_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
D webkit/fileapi/copy_or_move_file_validator.h View 1 chunk +0 lines, -45 lines 0 comments Download
D webkit/fileapi/copy_or_move_file_validator_unittest.cc View 1 chunk +0 lines, -280 lines 0 comments Download
D webkit/fileapi/cross_operation_delegate.h View 1 chunk +0 lines, -123 lines 0 comments Download
D webkit/fileapi/cross_operation_delegate.cc View 1 chunk +0 lines, -246 lines 0 comments Download
M webkit/fileapi/file_system_context.cc View 1 chunk +2 lines, -2 lines 0 comments Download
D webkit/fileapi/file_system_quota_client.h View 1 chunk +0 lines, -72 lines 0 comments Download
D webkit/fileapi/file_system_quota_client.cc View 1 chunk +0 lines, -205 lines 0 comments Download
D webkit/fileapi/file_system_quota_client_unittest.cc View 1 chunk +0 lines, -588 lines 0 comments Download
D webkit/fileapi/file_system_quota_util.h View 1 chunk +0 lines, -57 lines 0 comments Download
M webkit/fileapi/file_writer_delegate_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/isolated_mount_point_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/local_file_system_operation.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/local_file_system_operation_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
D webkit/fileapi/recursive_operation_delegate.h View 1 chunk +0 lines, -103 lines 0 comments Download
D webkit/fileapi/recursive_operation_delegate.cc View 1 chunk +0 lines, -144 lines 0 comments Download
M webkit/fileapi/remove_operation_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/fileapi/test_mount_point_provider.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/fileapi/webkit_fileapi.gypi View 3 chunks +0 lines, -8 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
kinuko
10 more files. (31/130 -> 41/130) PTL
7 years, 7 months ago (2013-05-21 06:50:02 UTC) #1
tzik
lgtm
7 years, 7 months ago (2013-05-21 08:07:24 UTC) #2
kinuko
TBR-ing thestig@ for chrome/, avi@ for content/ for file-rename changes.
7 years, 7 months ago (2013-05-21 08:14:07 UTC) #3
kinuko
Committed patchset #1 manually as r201258 (presubmit successful).
7 years, 7 months ago (2013-05-21 08:26:46 UTC) #4
Avi (use Gerrit)
lgtm stamp
7 years, 7 months ago (2013-05-21 14:41:56 UTC) #5
Lei Zhang
7 years, 7 months ago (2013-05-21 19:46:53 UTC) #6
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698