diff options
author | qinmin@chromium.org <qinmin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-18 18:10:58 +0000 |
---|---|---|
committer | qinmin@chromium.org <qinmin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-11-18 18:10:58 +0000 |
commit | 912bf8a680aa1c0251e55a926168602f0e8b6b9d (patch) | |
tree | a656bae670c012aad7b46793627b66bdca3025c8 /net/data | |
parent | 16dfd619d06e28297712f315409c34c89d2b46fe (diff) | |
download | chromium_src-912bf8a680aa1c0251e55a926168602f0e8b6b9d.zip chromium_src-912bf8a680aa1c0251e55a926168602f0e8b6b9d.tar.gz chromium_src-912bf8a680aa1c0251e55a926168602f0e8b6b9d.tar.bz2 |
Revert 235752 "Fix chrome upload with content uri"
> 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.
>
> The CL follows the same code path used by regular file upload and the content url is encompassed by a FilePath object.
>
> R=jar@chromium.org, joth@chromium.org, kinuko@chromium.org, mmenke@chromium.org, tsepez@chromium.org
> TBR=yfriedman
> BUG=278640
>
> Review URL: https://codereview.chromium.org/46303005
TBR=qinmin@chromium.org
Review URL: https://codereview.chromium.org/65043023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235760 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/data')
-rw-r--r-- | net/data/file_stream_unittest/red.png | bin | 173 -> 0 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 differdeleted file mode 100644 index 0806141..0000000 --- a/net/data/file_stream_unittest/red.png +++ /dev/null |