[Webkit-unassigned] [Bug 90357] New: DelayNode doesn't work if delayTime.value == delayTime.maxValue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 1 23:58:48 PDT 2012


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

           Summary: DelayNode doesn't work if delayTime.value ==
                    delayTime.maxValue
           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: Amesists at gmail.com
                CC: crogers at google.com


If we create a DelayNode, and then set the delayTime.value to delayTime.maxValue. The output stream actually has no delay.

Ways to reproduce:
In the delaynode.html layout test, if you set delayTimeSeconds to 1, the test fails.

Expected result:
The test should pass and the output should have a delay for 1 second.

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