WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Praveen Jadhav
Comment 1
2013-03-27 00:51:52 PDT
Created
attachment 195235
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug