DescriptionFileAPI: Move FileSystemQuotaUtil related functions into SandboxContext
This moves FileSystemQuotaUtil related functions from SandboxFileSystemBackend
to SandboxContext so that SyncFileSystemBackend which will be introduced in the
following CL can use the same code.
This does not include any behavioral changes of those functions.
This is a preparation patch to introduce SyncFileSystemBackend
https://codereview.chromium.org/18668003/
BUG=242422
TEST=content_unittests
NOTRY=true
TBR=jochen@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=214977
Patch Set 1 : #
Total comments: 7
Patch Set 2 : #Patch Set 3 : rebase #
Total comments: 2
Patch Set 4 : rebase #
Total comments: 2
Patch Set 5 : review fix #Patch Set 6 : test fix #Patch Set 7 : clean up #
Total comments: 4
Patch Set 8 : review fix #Patch Set 9 : fix #Patch Set 10 : clean up #Messages
Total messages: 14 (0 generated)
|