[Webkit-unassigned] [Bug 76685] Fix ASSERT fail within AudioBus::processWithGainFrom()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 20 16:40:38 PST 2012


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





--- Comment #3 from Raymond <rgbbones at gmail.com>  2012-01-20 16:40:38 PST ---
(In reply to comment #2)
> (From update of attachment 123254 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=123254&action=review
> 
> > Source/WebCore/ChangeLog:3
> > +        Fix ASSERT Fail within AudioBus::processWithGainFrom
> 
> Nit: Fail => fail
> 
> > Source/WebCore/ChangeLog:8
> > +        No new tests required.
> 
> Can you elaborate on why we can't write a test for this issue? The description of this bug (comment #0) states that we may be able to use the page <http://chromium.googlecode.com/svn/trunk/samples/audio/wavetable-synth.html> to exhibit this assertion failure. Can we derive a test case from this page?

oh, I am not sure, for it's a random issue regarding to thread. I guess there can be a case written, but pass it once doesn't mean ok. But I will try.

-- 
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