Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(43)

Side by Side Diff: LayoutTests/media/media-source-append-multiple-expected.txt

Issue 349973006: HTMLMediaElement::webMediaPlayer() should never be null if m_readyState >= HAVE_METADATA (multiple … (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed review comments Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 EVENT(loadstart)
2 EVENT(loadedmetadata)
3 loadedMetadataA
4 EVENT(progress)
5 EVENT(suspend)
6 EVENT(loadeddata)
7 EVENT(canplay)
8 EVENT(canplaythrough)
9 EXPECTED (audio.currentSrc == 'file:///E:/chrome/winchrome/src/third_party/WebKi t/LayoutTests/media/content/test.wav') OK
acolwell GONE FROM CHROMIUM 2014/06/23 20:30:49 You should not have an absolute URL in the expecta
Srirama 2014/06/24 07:04:47 Done.
10 END OF TEST
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698