RESOLVED INVALID 113367
startRendering() should be available only for OfflineAudioContext.
https://bugs.webkit.org/show_bug.cgi?id=113367
Summary startRendering() should be available only for OfflineAudioContext.
Praveen Jadhav
Reported 2013-03-27 00:13:48 PDT
JS should be able to render only in case of OfflineAudioContext. Normal AudioContext will be rendering by default after its instance is initialzed(in lazyInitialize()). startRendering may not be required in that case.
Attachments
Patch (5.99 KB, patch)
2013-03-27 00:51 PDT, Praveen Jadhav
no flags
Praveen Jadhav
Comment 1 2013-03-27 00:51:52 PDT
Csaba Osztrogonác
Comment 2 2013-11-05 08:53:31 PST
Comment on attachment 195235 [details] Patch Cleared review? from attachment 195235 [details] so that this bug does not appear in http://webkit.org/pending-review. If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again).
Note You need to log in before you can comment on or make changes to this bug.