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

Issue 14225022: fileapi: Pass virtual path to copy validator. (Closed)

Created:
7 years, 8 months ago by vandebo (ex-Chrome)
Modified:
7 years, 8 months ago
Reviewers:
kinuko
CC:
chromium-reviews, tzik+watch_chromium.org, kinuko+watch, darin-cc_chromium.org
Visibility:
Public.

Description

fileapi: Pass virtual path to copy validator. Copy validator factory needs to know the virtual path because the platform path may have a different file extension; this is true for obfuscated file util. BUG=144509 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195089

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -21 lines) Patch
M webkit/fileapi/copy_or_move_file_validator.h View 1 1 chunk +4 lines, -1 line 0 comments Download
M webkit/fileapi/copy_or_move_file_validator_unittest.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M webkit/fileapi/cross_operation_delegate.h View 1 1 chunk +11 lines, -3 lines 0 comments Download
M webkit/fileapi/cross_operation_delegate.cc View 1 4 chunks +20 lines, -17 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
vandebo (ex-Chrome)
https://codereview.chromium.org/14225022/diff/1/webkit/fileapi/cross_operation_delegate.h File webkit/fileapi/cross_operation_delegate.h (right): https://codereview.chromium.org/14225022/diff/1/webkit/fileapi/cross_operation_delegate.h#newcode69 webkit/fileapi/cross_operation_delegate.h:69: const Request& request, In order to pass virtual_path into ...
7 years, 8 months ago (2013-04-17 23:50:48 UTC) #1
kinuko
https://chromiumcodereview.appspot.com/14225022/diff/1/webkit/fileapi/copy_or_move_file_validator.h File webkit/fileapi/copy_or_move_file_validator.h (right): https://chromiumcodereview.appspot.com/14225022/diff/1/webkit/fileapi/copy_or_move_file_validator.h#newcode34 webkit/fileapi/copy_or_move_file_validator.h:34: const base::FilePath& virtual_path, Does it make sense if we ...
7 years, 8 months ago (2013-04-18 03:32:00 UTC) #2
vandebo (ex-Chrome)
Thanks for the review. If you're happy with this patch set, feel free to check ...
7 years, 8 months ago (2013-04-19 01:07:18 UTC) #3
kinuko
lgtm!
7 years, 8 months ago (2013-04-19 01:16:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vandebo@chromium.org/14225022/5001
7 years, 8 months ago (2013-04-19 01:25:46 UTC) #5
commit-bot: I haz the power
7 years, 8 months ago (2013-04-19 04:01:37 UTC) #6
Message was sent while issue was closed.
Change committed as 195089

Powered by Google App Engine
This is Rietveld 408576698