summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
authorkinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-20 06:49:57 +0000
committerkinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-20 06:49:57 +0000
commit217d824a769edd7d7dcee63669a6836a78f74a32 (patch)
tree873769c207dd36e6b236050c3d20a1417827d90d /chrome_frame
parent35cbb6906c5e4b9ff1cc144e72cb317608829127 (diff)
downloadchromium_src-217d824a769edd7d7dcee63669a6836a78f74a32.zip
chromium_src-217d824a769edd7d7dcee63669a6836a78f74a32.tar.gz
chromium_src-217d824a769edd7d7dcee63669a6836a78f74a32.tar.bz2
Don't refer FileSystemContext::sandbox_provider() in BrowsingDataHelper
We're going to deprecate sandbox_provider() method from FileSystemContext. This change does: - Use QuotaUtil::GetOriginUsageOnFileThread to get origins for a particular {origin,type} pair instead of using sandbox_provider()->CreateOriginEnumerator(), which is sandbox_provider-specific method that should not be directly referred outside FileAPI layer - Replace BrowsingDataFileSystemHelperImpl::FileSystemInfo's has_* and usage_* fields with single usage_map BUG=250791 TEST=BrowsingDataFileSystemHelperTest.* R=bauerb@chromium.org, michaeln@chromium.org, tzik@chromium.org Review URL: https://codereview.chromium.org/17295006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207340 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame')
0 files changed, 0 insertions, 0 deletions