[Webkit-unassigned] [Bug 111952] New: WebKit uses the duration argument passed to AudioBufferSourceNode.start as the length of the buffer when looping

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 10 20:27:08 PDT 2013


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

           Summary: WebKit uses the duration argument passed to
                    AudioBufferSourceNode.start as the length of the
                    buffer when looping
           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: ehsan at mozilla.com
                CC: crogers at google.com


The spec says:

"Note that the default values for loopStart and loopEnd are both 0, which indicates that looping should occur from the very start to the very end of the buffer. "

According to this, WebKit's behavior in this test case <http://people.mozilla.org/~eakhgari/webaudio/loop-webkitbug.html> is wrong.  The looping sound when pressing both the first and second buttons should be the same.

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