[Webkit-unassigned] [Bug 84829] New: Failed to render again in offline mode
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 25 00:22:39 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84829
Summary: Failed to render again in offline mode
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: xingnan.wang at intel.com
CC: crogers at google.com
startRendering() will fail to run when called again.
The background is that,
I wrote two test cases in offline mode(they shared the same audio context), the one after another finished one failed to run startRendering().
OfflineAudioDestinationNode should reset the flag of m_startedRendering after finishing rendering.
--
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