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

Unified Diff: LayoutTests/media/encrypted-media/prefixed/encrypted-media-can-play-type-expected.txt

Issue 1297433004: Update prefixed EME deprecation message. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/media/encrypted-media/prefixed/encrypted-media-can-play-type-webm-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/encrypted-media/prefixed/encrypted-media-can-play-type-expected.txt
diff --git a/LayoutTests/media/encrypted-media/prefixed/encrypted-media-can-play-type-expected.txt b/LayoutTests/media/encrypted-media/prefixed/encrypted-media-can-play-type-expected.txt
index 249b7e27933f0e68c18e19f1c14e05765be70e71..b0b4ef5ca0d883d9d186d494f5bd3808ad0422a5 100644
--- a/LayoutTests/media/encrypted-media/prefixed/encrypted-media-can-play-type-expected.txt
+++ b/LayoutTests/media/encrypted-media/prefixed/encrypted-media-can-play-type-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE WARNING: canPlayType()'s 'keySystem' parameter is deprecated and will be ignored in M46 (beta around September 2015). Please use 'navigator.requestMediaKeySystemAccess()' instead.
+CONSOLE WARNING: canPlayType()'s 'keySystem' parameter is deprecated and will be ignored in M47 (beta around October 2015). Please use 'navigator.requestMediaKeySystemAccess()' instead.
Test Encrypted Media extension of HTMLMediaElement canPlayType() method.
The test is designed to pass with any implementation regardless of supported media types and relies on the expected log to detect the expected results for some types. To get sufficient coverage, it is important that an implementation support clearkey encryption of at least one of the types below.
« no previous file with comments | « no previous file | LayoutTests/media/encrypted-media/prefixed/encrypted-media-can-play-type-webm-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698