summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorqinmin@chromium.org <qinmin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-21 23:12:17 +0000
committerqinmin@chromium.org <qinmin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-21 23:12:17 +0000
commit20bd0b28f6467339e611311aaf241d7eab388578 (patch)
treeeaadb4d44c37657b1edf195a6cbd9ed5af828d2b /apps
parent370c7838f0fc90478c411d4c6d015d4fd00ac850 (diff)
downloadchromium_src-20bd0b28f6467339e611311aaf241d7eab388578.zip
chromium_src-20bd0b28f6467339e611311aaf241d7eab388578.tar.gz
chromium_src-20bd0b28f6467339e611311aaf241d7eab388578.tar.bz2
Support basic authentication for html5 media
This change passes the basic auth information to android mediaplayer to solve the issue that media with basic auth is not able to play. Previously MediaInfoLoader and MediaResourceGetter could be ran at the same time. However, MediaResourceGetter could miss the credential info if we do that. As a result, we should wait until MediaInfoLoader finishes before creating the browser side MediaPlayer. BUG=319885 Review URL: https://codereview.chromium.org/405663002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284535 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'apps')
0 files changed, 0 insertions, 0 deletions