[Webkit-unassigned] [Bug 231449] Unity WebGL cannot play audio (MP3) in Safari 15 on macOS 10.15

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 11 02:26:22 PDT 2021


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

Chris Lowis <chris.lowis at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chris.lowis at gmail.com

--- Comment #1 from Chris Lowis <chris.lowis at gmail.com> ---
I believe this may be a more general problem with the `decodeAudioData` in Safari 15 on Catalina. 

To reproduce: 

On Safari Version 15.0 (15612.1.29.41.4, 15612) / OS X 10.15.7 (19H1323)

- visit https://chinmay.audio/decodethis/
- click "test all" 
- observe Success Count: 48 (47.059%) / Failure Count: 54 (52.941%)
- observe all `mp3` files fail to decode

Expected behaviour

On Safari Version 13.1.2 / OS X 10.15 (tested using browserstack)

- Success Count: 92 / Failure count: 10
- Only `ogg` file types fail to decode (as expected on this browser/os combination)

-- 
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/20211011/0d253970/attachment.htm>


More information about the webkit-unassigned mailing list