summaryrefslogtreecommitdiffstats
path: root/base/android
diff options
context:
space:
mode:
authorkinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-14 11:23:23 +0000
committerkinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-14 11:23:23 +0000
commit192bd691ed6eedb3e08b5b619019cb7cb4300b84 (patch)
treea9164dc70a18a2e008d28103d582a83841e7bc8a /base/android
parenta91ef5e4ab532cc708ad90a1ddb890bb1c839300 (diff)
downloadchromium_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