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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/media/video-throttled-load-metadata-expected.txt

Issue 2180243002: Convert video-[in, throttled, useragent]* http tests to testharness.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 This test case simulates a slow network, and starts a web worker thread to write a log message when retrieving media metadata to see if the webkit thread is blo cked by media retrieving thread.
2 This test case is for https://bugs.webkit.org/show_bug.cgi?id=80978
3
4 EXPECTED (video.error == 'null') OK
5 Message from worker thread OK
6 EVENT(loadedmetadata)
7 loaded metadata of media file OK
8 END OF TEST
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698