Fix an issue that download will not start for channel-bound cookies.
commitc47cf99ebafd83094e037ecf65ae5f9b5940e39d
authorqinmin <qinmin@chromium.org>
Wed, 5 Nov 2014 19:13:33 +0000 (5 11:13 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 5 Nov 2014 19:13:49 +0000 (5 19:13 +0000)
treec463b83bbd4efb8039671d27f33cfd09fa566605
parent494329e721bed7e2397664cf2859ed5889ef0c83
Fix an issue that download will not start for channel-bound cookies.

if a download is issued with channel-bound cookies, Android Download Manager cannot handle it.
Intercept the download request so chrome network stack will handle it.

BUG=384617

Review URL: https://codereview.chromium.org/339593003

Cr-Commit-Position: refs/heads/master@{#302845}
chrome/browser/android/intercept_download_resource_throttle.cc