[Webkit-unassigned] [Bug 283506] New: [Media] WebCore::EffectiveRateChangedListener leaks WebEffectiveRateChangedListenerObjCAdapter
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 21 11:30:55 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=283506
Bug ID: 283506
Summary: [Media] WebCore::EffectiveRateChangedListener leaks
WebEffectiveRateChangedListenerObjCAdapter
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ddkilzer at webkit.org
Depends on: 282468
[Media] WebCore::EffectiveRateChangedListener leaks WebEffectiveRateChangedListenerObjCAdapter.
I forgot to use adoptNS(). Found by source code inspection.
Regressed with:
WebCore::EffectiveRateChangedListener should use a weak observer with CFNotificationCenter
<https://bugs.webkit.org/show_bug.cgi?id=282468>
<rdar://139098378>
<https://commits.webkit.org/286110@main>
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=282468
[Bug 282468] WebCore::EffectiveRateChangedListener should use a weak observer with CFNotificationCenter
--
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/20241121/6b5722b6/attachment-0001.htm>
More information about the webkit-unassigned
mailing list