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

Issue 580363003: Fix ObfuscatedFileUtil::DeleteDirectoryForOriginAndType() to support plugin private file system. (Closed)

Created:
6 years, 3 months ago by xhwang
Modified:
6 years, 2 months ago
Reviewers:
kinuko, nhiroki, tzik
CC:
chromium-reviews, tzik, jam, nhiroki, darin-cc_chromium.org, markusheintz_, kinuko+fileapi
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix ObfuscatedFileUtil::DeleteDirectoryForOriginAndType() to support plugin private file system. This also enables user to clear plugin private file system using UI. BUG=326429 TEST=Added new unittest.

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -25 lines) Patch
M chrome/browser/browsing_data/browsing_data_file_system_helper.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/fileapi/plugin_private_file_system_backend_unittest.cc View 8 chunks +135 lines, -12 lines 2 comments Download
M storage/browser/fileapi/obfuscated_file_util.cc View 1 chunk +25 lines, -13 lines 1 comment Download

Messages

Total messages: 5 (2 generated)
xhwang
nhiroki/tzik/kinuko: This CL clears the origin folder in Plugins/ but I guess the database isn't ...
6 years, 3 months ago (2014-09-19 04:54:25 UTC) #3
nhiroki
Thank you working on this! https://codereview.chromium.org/580363003/diff/1/content/browser/fileapi/plugin_private_file_system_backend_unittest.cc File content/browser/fileapi/plugin_private_file_system_backend_unittest.cc (right): https://codereview.chromium.org/580363003/diff/1/content/browser/fileapi/plugin_private_file_system_backend_unittest.cc#newcode285 content/browser/fileapi/plugin_private_file_system_backend_unittest.cc:285: } On 2014/09/19 04:54:24, ...
6 years, 3 months ago (2014-09-19 17:17:20 UTC) #4
xhwang
6 years, 2 months ago (2014-09-26 18:20:16 UTC) #5

Powered by Google App Engine
This is Rietveld 408576698