[Webkit-unassigned] [Bug 76685] Fix ASSERT Fail within AudioBus::processWithGainFrom

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 20 09:11:11 PST 2012


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


Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #123254|review?                     |review-
               Flag|                            |




--- Comment #2 from Daniel Bates <dbates at webkit.org>  2012-01-20 09:11:11 PST ---
(From update of attachment 123254)
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?

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