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

Unified Diff: LayoutTests/media/encrypted-media/prefixed/encrypted-media-events-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
Index: LayoutTests/media/encrypted-media/prefixed/encrypted-media-events-expected.txt
diff --git a/LayoutTests/media/encrypted-media/prefixed/encrypted-media-events-expected.txt b/LayoutTests/media/encrypted-media/prefixed/encrypted-media-events-expected.txt
index 14dc7e54a23a4f10449de59dd0a610d671bc4677..9423b3f05f8d07ccd2d68107579bf10161395b3a 100644
--- a/LayoutTests/media/encrypted-media/prefixed/encrypted-media-events-expected.txt
+++ b/LayoutTests/media/encrypted-media/prefixed/encrypted-media-events-expected.txt
@@ -1,5 +1,5 @@
-CONSOLE WARNING: The prefixed Encrypted Media Extensions APIs are deprecated and will be removed in M46 (beta around September 2015). Please use 'navigator.requestMediaKeySystemAccess()' instead.
-CONSOLE WARNING: The prefixed Encrypted Media Extensions APIs are deprecated and will be removed in M46 (beta around September 2015). Please use 'navigator.requestMediaKeySystemAccess()' instead.
+CONSOLE WARNING: The prefixed Encrypted Media Extensions APIs are deprecated and will be removed in M47 (beta around October 2015). Please use 'navigator.requestMediaKeySystemAccess()' instead.
+CONSOLE WARNING: The prefixed Encrypted Media Extensions APIs are deprecated and will be removed in M47 (beta around October 2015). Please use 'navigator.requestMediaKeySystemAccess()' instead.
Test all the key-related events.
EXPECTED (keyNeededEvent != 'null') OK

Powered by Google App Engine
This is Rietveld 408576698