[Webkit-unassigned] [Bug 206524] New: audio element with stream never stops loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 21 04:29:27 PST 2020


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

            Bug ID: 206524
           Summary: audio element with stream never stops loading
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jonathan at radio.garden

When creating an audio element with an mp3 or aac stream, the network request intermittently keeps loading after unloading it.

I have made a reproducible example here: https://7c5c8.csb.app

Example source code can be viewed here: https://codesandbox.io/s/zealous-blackburn-7c5c8

A movie demonstrating the example in combination with the network tab here: https://www.dropbox.com/s/gzro7iimjxafsbb/audio-unload-bug.mov?dl=0

Click the button to create an audio element with a streaming url as its src. The second click on the button unloads the audio element, but in the network tab you will see that the request keeps running regardless.

I have tested this on both desktop and mobile versions of safari. On desktop I have also checked that it occurs in the Safari Technology Preview.

-- 
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/20200121/3e4976c2/attachment.htm>


More information about the webkit-unassigned mailing list