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

Unified Diff: third_party/WebKit/LayoutTests/webaudio/doppler-deprecated-expected.txt

Issue 2422673002: Punt touch UGI and doppler deprecations to M56 (Closed)
Patch Set: Instead update the dopler warning to M56 too Created 4 years, 2 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: third_party/WebKit/LayoutTests/webaudio/doppler-deprecated-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/doppler-deprecated-expected.txt b/third_party/WebKit/LayoutTests/webaudio/doppler-deprecated-expected.txt
index b92147140090e623d9d8daf22cca76f24f09bacb..bc337a2a0c3462fc38ab2c8d5962a990ae950b71 100644
--- a/third_party/WebKit/LayoutTests/webaudio/doppler-deprecated-expected.txt
+++ b/third_party/WebKit/LayoutTests/webaudio/doppler-deprecated-expected.txt
@@ -1,7 +1,7 @@
-CONSOLE WARNING: line 1: 'AudioListener.dopplerFactor' is deprecated and will be removed in M55, around December 2016. It has no effect as the Web Audio doppler effects have already been removed internally. See https://www.chromestatus.com/features/5238926818148352 for more details.
-CONSOLE WARNING: line 1: 'AudioListener.speedOfSound' is deprecated and will be removed in M55, around December 2016. It has no effect as the Web Audio doppler effects have already been removed internally. See https://www.chromestatus.com/features/5238926818148352 for more details.
-CONSOLE WARNING: line 1: 'AudioListener.setVelocity()' is deprecated and will be removed in M55, around December 2016. It has no effect as the Web Audio doppler effects have already been removed internally. See https://www.chromestatus.com/features/5238926818148352 for more details.
-CONSOLE WARNING: line 1: 'PannerNode.setVelocity()' is deprecated and will be removed in M55, around December 2016. It has no effect as the Web Audio doppler effects have already been removed internally. See https://www.chromestatus.com/features/5238926818148352 for more details.
+CONSOLE WARNING: line 1: 'AudioListener.dopplerFactor' is deprecated and will be removed in M56, around January 2017. It has no effect as the Web Audio doppler effects have already been removed internally. See https://www.chromestatus.com/features/5238926818148352 for more details.
+CONSOLE WARNING: line 1: 'AudioListener.speedOfSound' is deprecated and will be removed in M56, around January 2017. It has no effect as the Web Audio doppler effects have already been removed internally. See https://www.chromestatus.com/features/5238926818148352 for more details.
+CONSOLE WARNING: line 1: 'AudioListener.setVelocity()' is deprecated and will be removed in M56, around January 2017. It has no effect as the Web Audio doppler effects have already been removed internally. See https://www.chromestatus.com/features/5238926818148352 for more details.
+CONSOLE WARNING: line 1: 'PannerNode.setVelocity()' is deprecated and will be removed in M56, around January 2017. It has no effect as the Web Audio doppler effects have already been removed internally. See https://www.chromestatus.com/features/5238926818148352 for more details.
Tests doppler deprecation messages
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698