summaryrefslogtreecommitdiffstats
path: root/webkit/data/media
Commit message (Collapse)AuthorAgeFilesLines
* Roll webkit DEPS 63669:63692.tony@chromium.org2010-07-202-2/+2
| | | | | | | | | | | Also fix video tests after webkit r63684. Webkit r63684 removes the load event, so change the layout tests to use canplaythrough instead. Review URL: http://codereview.chromium.org/3038010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52971 0039d316-1c4b-4281-b951-d872f2087c98
* Additional test to exploit memory leaks in <video>hclam@google.com2009-07-221-0/+38
| | | | | | | | | | | | | TEST=MediaLeakTest.ManyVideoBear This test inject and remove a <video> element many (50) times. Trying to exploit memory leaks during the creation and destruction of the internal media player and the glue code with WebKit. Review URL: http://codereview.chromium.org/159204 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21317 0039d316-1c4b-4281-b951-d872f2087c98
* Test video files for test_shell_tests and ui_testshclam@chromium.org2009-07-102-0/+15
Review URL: http://codereview.chromium.org/155356 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20392 0039d316-1c4b-4281-b951-d872f2087c98