commit | 8abcc0cca61739af0800886de5b88c629a2438d6 | [log] [tgz] |
---|---|---|
author | qinmin@chromium.org <qinmin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Nov 20 16:04:55 2013 +0900 |
committer | Qijiang Fan <fqj@google.com> | Thu Jun 04 15:38:05 2020 +0900 |
tree | ad666faba4989694050dabdd37453c2fd3bc45cb | |
parent | 8d0fa9ae3f27825b99d72b7c82910f27d46ac4e8 [diff] |
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 CrOS-Libchrome-Original-Commit: f12d1e1552d00cc2f4f38a37460dedd4737c5b05