Bug 113367

Summary: startRendering() should be available only for OfflineAudioContext.
Product: WebKit Reporter: Praveen Jadhav <praveen.j>
Component: Web AudioAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: abarth, crogers, dev_sachin, eric.carlson, esprehn+autocc, feature-media-reviews, haraken, jer.noble, ojan.autocc, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.