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

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

Issue 1312213006: Remove MediaStream label, ended attributes and stop() method (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 3 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 24c623df53ecf0fb61c06471991a544fbdc8b6c3..2a14a9dde2e640058fe4e822988d1d604e74696e 100644
--- a/LayoutTests/fast/mediastream/MediaStream-onended-expected.txt
+++ b/LayoutTests/fast/mediastream/MediaStream-onended-expected.txt
@@ -1,16 +1,10 @@
-CONSOLE WARNING: 'MediaStream.ended' is deprecated and will be removed in M47, around November 2015. Please use 'MediaStream.active' instead.
-CONSOLE WARNING: 'MediaStream.stop()' is deprecated and will be removed in M47, around November 2015. Please use 'MediaStream.active' instead.
Tests MediaStream::onended callback.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS stream.ended is false
PASS streamEnded was called.
-PASS stream.ended is true
-PASS stream.ended is false
PASS streamEnded was called.
-PASS stream.ended is true
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/mediastream/MediaStream-onended.html ('k') | LayoutTests/fast/mediastream/MediaStreamConstructor.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698