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

Unified Diff: Modules/webaudio/ScriptProcessorNode.idl

Issue 12893011: Update idl files in third_party/WebCore (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 7 years, 9 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: Modules/webaudio/ScriptProcessorNode.idl
diff --git a/Modules/webaudio/ScriptProcessorNode.idl b/Modules/webaudio/ScriptProcessorNode.idl
index 19d4bb274f3ba93bce15b0f3d5d39f483ac440b6..78cf6dad9dab360d960f0faec0b28e87ee670b53 100644
--- a/Modules/webaudio/ScriptProcessorNode.idl
+++ b/Modules/webaudio/ScriptProcessorNode.idl
@@ -26,7 +26,7 @@
[
Conditional=WEB_AUDIO,
JSGenerateToJSObject,
- JSCustomMarkFunction,
+ JSGenerateToNativeObject,
EventTarget
] interface ScriptProcessorNode : AudioNode {
// Rendering callback

Powered by Google App Engine
This is Rietveld 408576698