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

Unified Diff: third_party/WebKit/LayoutTests/webaudio/dom-exceptions-expected.txt

Issue 2707243006: [SharedArrayBuffer] Prevent SharedArrayBuffer being used in Web APIs (Closed)
Patch Set: update comment, add TODO Created 3 years, 8 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/dom-exceptions-expected.txt
diff --git a/third_party/WebKit/LayoutTests/webaudio/dom-exceptions-expected.txt b/third_party/WebKit/LayoutTests/webaudio/dom-exceptions-expected.txt
index b2b85c9278dd3edf32860d7a7617167417235cb5..34e9429b7cb6929b92c7b4958d76758a22d3ea09 100644
--- a/third_party/WebKit/LayoutTests/webaudio/dom-exceptions-expected.txt
+++ b/third_party/WebKit/LayoutTests/webaudio/dom-exceptions-expected.txt
@@ -1,8 +1,8 @@
-CONSOLE WARNING: line 308: The provided value 'fancy' is not a valid enum value of type ChannelCountMode.
-CONSOLE WARNING: line 314: The provided value 'undefined' is not a valid enum value of type ChannelInterpretation.
-CONSOLE WARNING: line 444: The provided value '9x' is not a valid enum value of type OverSampleType.
-CONSOLE WARNING: line 659: The provided value 'junk' is not a valid enum value of type ChannelCountMode.
-CONSOLE WARNING: line 688: The provided value 'junk' is not a valid enum value of type ChannelCountMode.
+CONSOLE WARNING: line 341: The provided value 'fancy' is not a valid enum value of type ChannelCountMode.
+CONSOLE WARNING: line 347: The provided value 'undefined' is not a valid enum value of type ChannelInterpretation.
+CONSOLE WARNING: line 502: The provided value '9x' is not a valid enum value of type OverSampleType.
+CONSOLE WARNING: line 717: The provided value 'junk' is not a valid enum value of type ChannelCountMode.
+CONSOLE WARNING: line 746: The provided value 'junk' is not a valid enum value of type ChannelCountMode.
This is a testharness.js-based test.
PASS # AUDIT TASK RUNNER STARTED.
PASS > [initialize] Initialize contexts for testing
« no previous file with comments | « third_party/WebKit/LayoutTests/webaudio/dom-exceptions.html ('k') | third_party/WebKit/LayoutTests/webmidi/send-messages.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698