[Webkit-unassigned] [Bug 178723] New: Removing html5 audio tag keeps downloading resource

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 24 06:15:52 PDT 2017


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

            Bug ID: 178723
           Summary: Removing html5 audio tag keeps downloading resource
           Product: WebKit
           Version: Safari 11
          Hardware: iPhone / iPad
                OS: iOS 11
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: poci at poci.hu

When i try to change audio src tag with javascript, the previously set value keeps downloading in the browser. After 5 changes we have 5 parallel downloads in the background, thus preventing the switch.
This is a huge issue for audio streams.
Does not happen on iOS10.
Tested with: iPhone 6 and 6S, iOS 11.0.3 with macOS high sierra debug console.

Can be tested: http://jsbin.com/verafojive : network tab clearly shows that iPhone keeps downloading the previous sources.

Thanks for any quick fixes too.

-- 
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/20171024/06e083eb/attachment.html>


More information about the webkit-unassigned mailing list