Bug 267530 - Remove all HTMLMediaElement's tracks event listeners
Summary: Remove all HTMLMediaElement's tracks event listeners
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-15 02:02 PST by Vitaly Dyackhov
Modified: 2024-01-16 04:55 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>