Bug 113367 - startRendering() should be available only for OfflineAudioContext.
Summary: startRendering() should be available only for OfflineAudioContext.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-27 00:13 PDT by Praveen Jadhav
Modified: 2013-11-05 08:53 PST (History)
10 users (show)

See Also:


Attachments
Patch (5.99 KB, patch)
2013-03-27 00:51 PDT, Praveen Jadhav
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Praveen Jadhav 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.
Comment 1 Praveen Jadhav 2013-03-27 00:51:52 PDT
Created attachment 195235 [details]
Patch
Comment 2 Csaba Osztrogonác 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).