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

Unified Diff: LayoutTests/fast/mediastream/MediaStreamConstructor-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/MediaStreamConstructor-expected.txt
diff --git a/LayoutTests/fast/mediastream/MediaStreamConstructor-expected.txt b/LayoutTests/fast/mediastream/MediaStreamConstructor-expected.txt
index 2a56ded9de962093f7a37e0861eab8055b48b28c..6774acf53200bf3326f9f6e92a9b67ec028a2f30 100644
--- a/LayoutTests/fast/mediastream/MediaStreamConstructor-expected.txt
+++ b/LayoutTests/fast/mediastream/MediaStreamConstructor-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: 'MediaStream.stop()' is deprecated, after adding MediaStream.active attribute, please do not use it. as per spec (http://w3c.github.io/mediacapture-main/getusermedia.html#idl-def-MediaStream).
Habib Virji 2015/06/23 08:58:21 This will change if you update UseCounter..
shiva.jm 2015/06/24 09:59:30 Done.
Tests webkitMediaStream.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698