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

Unified Diff: LayoutTests/fast/mediastream/MediaStream-onended-expected.txt

Issue 1194763002: Deprecate MediaStream label, ended attributes and stop() method (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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/fast/mediastream/MediaStream-onended-expected.txt
diff --git a/LayoutTests/fast/mediastream/MediaStream-onended-expected.txt b/LayoutTests/fast/mediastream/MediaStream-onended-expected.txt
index e066473b02a28d82a5509798590a84b90d8586d4..7bc3357772de2f581f99c3ee1e6fcbd5390685a8 100644
--- a/LayoutTests/fast/mediastream/MediaStream-onended-expected.txt
+++ b/LayoutTests/fast/mediastream/MediaStream-onended-expected.txt
@@ -1,3 +1,5 @@
+CONSOLE WARNING: 'MediaStream.ended' is deprecated. Please use MediaStream.active attribute instead.
+CONSOLE WARNING: 'MediaStream.stop()' is deprecated. Please use MediaStream.active attribute instead.
Tests MediaStream::onended callback.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
« no previous file with comments | « no previous file | LayoutTests/fast/mediastream/MediaStreamConstructor-expected.txt » ('j') | Source/core/frame/UseCounter.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698