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

Unified Diff: LayoutTests/media/encrypted-media/prefixed/encrypted-media-syntax-expected.txt

Issue 1136303002: Update the deprecation message for prefixed EME APIs. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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-syntax-expected.txt
diff --git a/LayoutTests/media/encrypted-media/prefixed/encrypted-media-syntax-expected.txt b/LayoutTests/media/encrypted-media/prefixed/encrypted-media-syntax-expected.txt
index 0da7face7ad11ba850502ca3ff1936553d99a1ef..8aff1fc2dcc6f00c230cfe20bf23522f53fee23a 100644
--- a/LayoutTests/media/encrypted-media/prefixed/encrypted-media-syntax-expected.txt
+++ b/LayoutTests/media/encrypted-media/prefixed/encrypted-media-syntax-expected.txt
@@ -1,6 +1,6 @@
-CONSOLE WARNING: The prefixed Encrypted Media Extensions APIs are deprecated and will be removed soon. Please use 'navigator.requestMediaKeySystemAccess()' instead.
-CONSOLE WARNING: The prefixed Encrypted Media Extensions APIs are deprecated and will be removed soon. Please use 'navigator.requestMediaKeySystemAccess()' instead.
-CONSOLE WARNING: The prefixed Encrypted Media Extensions APIs are deprecated and will be removed soon. 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 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.
Tests invalid and valid syntaxes.
Test calling functions with too few parameters.
« no previous file with comments | « LayoutTests/media/encrypted-media/prefixed/encrypted-media-not-loaded-expected.txt ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698