[Webkit-unassigned] [Bug 247261] New: Audio elements with preload=none still result in metadata request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 31 08:42:38 PDT 2022


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

            Bug ID: 247261
           Summary: Audio elements with preload=none still result in
                    metadata request
           Product: WebKit
           Version: Safari 16
          Hardware: iPhone / iPad
                OS: iOS 16
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: Web Audio
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kokopelli.games at outlook.com
                CC: cdumez at apple.com

Created attachment 463319

  --> https://bugs.webkit.org/attachment.cgi?id=463319&action=review

Example audio media elements

Our application has a significant number of audio elements that are created, with preload=none. On all non-webkit browsers, this currently does not cause a problem. However on iOS safari, chrome, firefox, and Mac Safari, there are several seconds of the page fully freezing when the new audio tracks are created. This issue completely disappears when the audio elements are removed from their locations, so the web application is clearly reading them. See attached screenshots of the behavior.

-- 
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/20221031/a40b13a0/attachment.htm>


More information about the webkit-unassigned mailing list