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

Unified Diff: Modules/webaudio/OfflineAudioContext.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
« no previous file with comments | « Modules/webaudio/OfflineAudioCompletionEvent.idl ('k') | Modules/webaudio/OscillatorNode.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Modules/webaudio/OfflineAudioContext.idl
diff --git a/Modules/webaudio/OfflineAudioContext.idl b/Modules/webaudio/OfflineAudioContext.idl
index 881075ca2ff51371e7c126d6f396cd6fd96aeebb..5fa6fca3660553ccaa75663fb63344c402719e32 100644
--- a/Modules/webaudio/OfflineAudioContext.idl
+++ b/Modules/webaudio/OfflineAudioContext.idl
@@ -25,7 +25,6 @@
[
Conditional=WEB_AUDIO,
EventTarget,
- JSGenerateToJSObject,
Constructor(in unsigned long numberOfChannels, in unsigned long numberOfFrames, in float sampleRate),
ConstructorRaisesException,
CallWith=ScriptExecutionContext
« no previous file with comments | « Modules/webaudio/OfflineAudioCompletionEvent.idl ('k') | Modules/webaudio/OscillatorNode.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698