Bug 267530

Summary: Remove all HTMLMediaElement's tracks event listeners
Product: WebKit Reporter: Vitaly Dyackhov <vitaly>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Vitaly Dyackhov 2024-01-15 02:02:00 PST
When HTMLMediaElement::removeAllEventListeners() is called we should also remove all event listeners of all its tracks.
Comment 1 Vitaly Dyackhov 2024-01-15 02:04:12 PST
Pull request: https://github.com/WebKit/WebKit/pull/22773
Comment 2 EWS 2024-01-16 04:54:15 PST
Committed 273063@main (94407ea36c06): <https://commits.webkit.org/273063@main>

Reviewed commits have been landed. Closing PR #22773 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-01-16 04:55:16 PST
<rdar://problem/121041603>