[Webkit-unassigned] [Bug 113367] New: startRendering() should be available only for OfflineAudioContext.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 27 00:11:21 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=113367

           Summary: startRendering() should be available only for
                    OfflineAudioContext.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Audio
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: praveen.j at samsung.com
                CC: crogers at google.com, dev_sachin at yahoo.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list