diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-23 00:23:05 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-23 00:23:05 +0000 |
commit | 0436b9a8aad21c877890185050433bca2401b379 (patch) | |
tree | 849b8a80cbbae70b82f1d3b446aed74a35b4f9c3 /webkit/extensions | |
parent | 21449b3dc0ac325ab90bc1418bab8a7dda947f3e (diff) | |
download | chromium_src-0436b9a8aad21c877890185050433bca2401b379.zip chromium_src-0436b9a8aad21c877890185050433bca2401b379.tar.gz chromium_src-0436b9a8aad21c877890185050433bca2401b379.tar.bz2 |
Allow <video> to read from a data URI. Data URI is now handled
by SimpleDataSource. Selection of data source is done by the
existing factory method by calling to IsMediaFormatSupported.
And each data source would determine if they support the
mentioned scheme.
BUG=24357
TEST=open a video with data:/ scheme.
Review URL: http://codereview.chromium.org/284007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29848 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/extensions')
0 files changed, 0 insertions, 0 deletions