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

Side by Side Diff: LayoutTests/media/encrypted-media/encrypted-media-playback-multiple-sessions-expected.txt

Issue 655603003: Reland: Remove "needkey" event and add its replacement, "encrypted". (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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
1 Test playback of encrypted media using Clear Key key system with multiple sessio ns. 1 Test playback of encrypted media using Clear Key key system with multiple sessio ns.
2 2
3 EVENT(needkey) 3 EVENT(encrypted)
4 EVENT(needkey) 4 EVENT(encrypted)
5 EVENT(message) 5 EVENT(message)
6 EVENT(message) 6 EVENT(message)
7 EVENT(playing) 7 EVENT(playing)
8 This is a testharness.js-based test. 8 This is a testharness.js-based test.
9 PASS Playback using Clear Key key system with multiple sessions. 9 PASS Playback using Clear Key key system with multiple sessions.
10 Harness: the test ran to completion. 10 Harness: the test ran to completion.
11 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698