diff options
author | kinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-18 15:16:48 +0000 |
---|---|---|
committer | kinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-18 15:16:48 +0000 |
commit | 2a030eef67d564234a96d374f11d337db94e5cc8 (patch) | |
tree | 679c7bcb9c34cff9d4252304fb9e0cd39394d59a /ash/launcher/overflow_button.h | |
parent | 9b17e24f9ea91192a9f9efc584468c1887e8c335 (diff) | |
download | chromium_src-2a030eef67d564234a96d374f11d337db94e5cc8.zip chromium_src-2a030eef67d564234a96d374f11d337db94e5cc8.tar.gz chromium_src-2a030eef67d564234a96d374f11d337db94e5cc8.tar.bz2 |
Don't assume sandbox_provider() handles all sandboxed filesystems
- Moves DeleteOriginDataOnFileThread() method to
QuotaUtil interface (from SandboxMountPointProvider)
- Changes FileSystemContext::DeleteDataForOriginOnFileThread
not to directly call sandbox_provider()->DeleteOriginDataOnFileThread
but calls the QuotaUtil's DeleteOriginDataOnFileThread method
if the provider returns non-null QuotaUtil.
More changes are coming, this is fixing the easiest part.
BUG=250791
TEST=unit_test:BrowsingDataFileSystemHelperTest.*
Review URL: https://chromiumcodereview.appspot.com/17083003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@206997 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/launcher/overflow_button.h')
0 files changed, 0 insertions, 0 deletions