[Webkit-unassigned] [Bug 273041] New: iOS 17.5 beta memory leak with audio sprites
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 21 06:32:50 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=273041
Bug ID: 273041
Summary: iOS 17.5 beta memory leak with audio sprites
Product: WebKit
Version: Safari 17
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Audio
Assignee: webkit-unassigned at lists.webkit.org
Reporter: matthew.hutchinson at allwyn.co.uk
CC: cdumez at apple.com
Created attachment 471030
--> https://bugs.webkit.org/attachment.cgi?id=471030&action=review
memory profile iOS 17.5
I have noticed that audio sprites when played are not released for garbage collection and result in the browser tab resetting. This is only happening in iOS 17.5 beta. All previous iOS release did not have this issue.
This issue can be seen here:
https://www.macguffinandshemp.com/iOS17test/
if you open this page in chrome or safari on iOS17.5 beta and click on the button labeled "audio sprite loop" you can see the memory rapidly increase and resulting in the browser tab resetting.
This issue is also happening using howlerjs and this demo has been created:
https://rayji0428.github.io/demo/howler/index.html
(from this howler bug report https://github.com/goldfire/howler.js/issues/1714)
--
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/20240421/a3dd31e9/attachment.htm>
More information about the webkit-unassigned
mailing list