diff options
author | kinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-14 11:23:23 +0000 |
---|---|---|
committer | kinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-14 11:23:23 +0000 |
commit | 192bd691ed6eedb3e08b5b619019cb7cb4300b84 (patch) | |
tree | a9164dc70a18a2e008d28103d582a83841e7bc8a /base/android | |
parent | a91ef5e4ab532cc708ad90a1ddb890bb1c839300 (diff) | |
download | chromium_src-192bd691ed6eedb3e08b5b619019cb7cb4300b84.zip chromium_src-192bd691ed6eedb3e08b5b619019cb7cb4300b84.tar.gz chromium_src-192bd691ed6eedb3e08b5b619019cb7cb4300b84.tar.bz2 |
Separate FileStream related code out of BlobURLRequestJob
This patch separates FileStream related code out of BlobURLRequestJob to:
- make BlobURLRequesetJob's responsibility simpler and clearer by moving file-related details out of the class
- remove blocking file operation on IO thread
Long-term goal includes using the same reader class/interface to FileSystemURLRequestJob and other fileapi streaming related code.
(Simplified the patch from the previous version: was: "Add FileStreamInterface for fileapi/blob stream related operations")
BUG=114999,75548
TEST=blob tests
Review URL: https://chromiumcodereview.appspot.com/9651032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126623 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/android')
0 files changed, 0 insertions, 0 deletions