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

Unified Diff: Modules/webaudio/MediaStreamAudioSourceNode.idl

Issue 14107003: Update WebKit IDLs after chrome roll. (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: reupload again. Created 7 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: Modules/webaudio/MediaStreamAudioSourceNode.idl
diff --git a/Modules/webaudio/MediaStreamAudioSourceNode.idl b/Modules/webaudio/MediaStreamAudioSourceNode.idl
index d91e5e8435b6a03d70831c27b72ef6b4db15418d..f32a33210269b72fc2fb7f3ba414f04a9da8557f 100644
--- a/Modules/webaudio/MediaStreamAudioSourceNode.idl
+++ b/Modules/webaudio/MediaStreamAudioSourceNode.idl
@@ -23,8 +23,7 @@
*/
[
- Conditional=WEB_AUDIO&MEDIA_STREAM,
- JSGenerateToJSObject
+ Conditional=WEB_AUDIO&MEDIA_STREAM
] interface MediaStreamAudioSourceNode : AudioSourceNode {
readonly attribute MediaStream mediaStream;
};
« no previous file with comments | « Modules/webaudio/MediaStreamAudioDestinationNode.idl ('k') | Modules/webaudio/OfflineAudioCompletionEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698