diff options
author | qinmin@chromium.org <qinmin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-20 07:04:55 +0000 |
---|---|---|
committer | qinmin@chromium.org <qinmin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-20 07:04:55 +0000 |
commit | f12d1e1552d00cc2f4f38a37460dedd4737c5b05 (patch) | |
tree | 87e58f7df0bfb7b28983e559c3ce5cc958766a18 /net/data | |
parent | 5a9fb0198579da5c478c846c401c13d1f6f9e6e2 (diff) | |
download | chromium_src-f12d1e1552d00cc2f4f38a37460dedd4737c5b05.zip chromium_src-f12d1e1552d00cc2f4f38a37460dedd4737c5b05.tar.gz chromium_src-f12d1e1552d00cc2f4f38a37460dedd4737c5b05.tar.bz2 |
Fix chrome upload with content uri
For android, the upload file dialog returns files with content uri scheme(content://).
This CL makes it possible for upload to work with this new file type.
It fixes both the form and fileapi based uploads.
BUG=278640
Review URL: https://codereview.chromium.org/75533002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@236192 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/data')
-rw-r--r-- | net/data/file_stream_unittest/red.png | bin | 0 -> 173 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/net/data/file_stream_unittest/red.png b/net/data/file_stream_unittest/red.png Binary files differnew file mode 100644 index 0000000..0806141 --- /dev/null +++ b/net/data/file_stream_unittest/red.png |