Bug 267530
| Summary: | Remove all HTMLMediaElement's tracks event listeners | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitaly Dyackhov <vitaly> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Vitaly Dyackhov
When HTMLMediaElement::removeAllEventListeners() is called we should also remove all event listeners of all its tracks.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vitaly Dyackhov
Pull request: https://github.com/WebKit/WebKit/pull/22773
EWS
Committed 273063@main (94407ea36c06): <https://commits.webkit.org/273063@main>
Reviewed commits have been landed. Closing PR #22773 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/121041603>