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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/mediastream/MediaStream-onended-expected.txt

Issue 2085973002: Update deprecation message for MediaStream ended event. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update MediaStream-onended-expected.txt Created 4 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 unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/frame/Deprecation.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE WARNING: line 53: The MediaStream 'ended' event is deprecated and will b e removed in M53, around September 2016. Please use the MediaStream 'inactive' e vent instead. See https://www.chromestatus.com/features/5730404371791872 for mor e details. 1 CONSOLE WARNING: line 53: The MediaStream 'ended' event is deprecated and will b e removed in M54, around October 2016. See https://www.chromestatus.com/features /5730404371791872 for more details.
2 Tests MediaStream::onended callback. 2 Tests MediaStream::onended callback.
3 3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5 5
6 6
7 PASS streamEnded was called. 7 PASS streamEnded was called.
8 PASS streamEnded was called. 8 PASS streamEnded was called.
9 PASS successfullyParsed is true 9 PASS successfullyParsed is true
10 10
11 TEST COMPLETE 11 TEST COMPLETE
12 12
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/frame/Deprecation.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698