summaryrefslogtreecommitdiffstats
path: root/net/tools
diff options
context:
space:
mode:
authordalecurtis@google.com <dalecurtis@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-31 23:17:07 +0000
committerdalecurtis@google.com <dalecurtis@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-31 23:17:07 +0000
commita7b35ed103e8fb38f6eff3ccbf3cda2282c38874 (patch)
tree78595962799b894650acbc225f30d7f200936b04 /net/tools
parente285afa63ad7aa2d4efdbdde45568d26c7370fb0 (diff)
downloadchromium_src-a7b35ed103e8fb38f6eff3ccbf3cda2282c38874.zip
chromium_src-a7b35ed103e8fb38f6eff3ccbf3cda2282c38874.tar.gz
chromium_src-a7b35ed103e8fb38f6eff3ccbf3cda2282c38874.tar.bz2
Bug fixes for basic playback test.
Does the following: - Removes race between autoplay and explicit .play(). - Removes race between seeked and .play(). - Adds logging for several other failure type events. - Moves the events.join() code into Python so better errors can be reported. - Instead of opening a new tab for each video in the matrix, reuses the same tab for each playback. Ensures abort and emptied events fire on src switch. Reusing the same tab was necessary to prevent the video from hanging on the Linux bot, as a nice bonus it shaves seconds off the runtime. BUG=111603 TEST=Ran on Linux bot. Review URL: https://chromiumcodereview.appspot.com/9233046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119985 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/tools')
0 files changed, 0 insertions, 0 deletions