[Webkit-unassigned] [Bug 248658] New: AudioBufferSourceNode.start with duration fails sometimes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 2 05:22:07 PST 2022


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

            Bug ID: 248658
           Summary: AudioBufferSourceNode.start with duration fails
                    sometimes
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: daniel.gjorwell at thunderkick.com
                CC: cdumez at apple.com

WebKit on iOS treats the duration argument to AudioBufferSourceNode incorrectly when the node is set to looping.

A simple example can be found here

https://jsfiddle.net/DanielGjorwell/x75uavL3/14/

Steps to reproduce:
1. Load the link above on iOS Safari 15 or later.
2. Once enabled, press the PLAY FROM OFFSET button a few times.
3. Note that sometimes the sound fails to play.
4. If on the other hand, you press PLAY FROM START, the sound will always play.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221202/5742f209/attachment-0001.htm>


More information about the webkit-unassigned mailing list