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

Unified Diff: Source/modules/webaudio/OscillatorNode.idl

Issue 14555009: Remove [NoInterfaceObject] from several WebAudio IDL interfaces (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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: Source/modules/webaudio/OscillatorNode.idl
diff --git a/Source/modules/webaudio/OscillatorNode.idl b/Source/modules/webaudio/OscillatorNode.idl
index 47200dbdc531ad64a2234dfdda599719b0b254c5..158d0c36eff238461b3c4565a42dce54befc0a3a 100644
--- a/Source/modules/webaudio/OscillatorNode.idl
+++ b/Source/modules/webaudio/OscillatorNode.idl
@@ -24,7 +24,6 @@
// OscillatorNode is an audio generator of periodic waveforms.
[
- NoInterfaceObject,
Conditional=WEB_AUDIO
] interface OscillatorNode : AudioSourceNode {
« no previous file with comments | « Source/modules/webaudio/MediaStreamAudioSourceNode.idl ('k') | Source/modules/webaudio/ScriptProcessorNode.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698