RESOLVED FIXED304961
Occasional release assert failure in EventListenerMap::clearEntriesForTearDown
https://bugs.webkit.org/show_bug.cgi?id=304961
Summary Occasional release assert failure in EventListenerMap::clearEntriesForTearDown
Ryosuke Niwa
Reported 2026-01-05 16:19:34 PST
When EventListenerMap::clearEntriesForTearDown is called in a GC thread because of sweeping, releaseAssertOrSetThreadUID() should hit a release assert failure.
Attachments
Ryosuke Niwa
Comment 1 2026-01-05 16:19:48 PST
Ryosuke Niwa
Comment 2 2026-01-05 16:27:30 PST
EWS
Comment 3 2026-01-06 13:21:14 PST
Committed 305171@main (7dc2a5e431ad): <https://commits.webkit.org/305171@main> Reviewed commits have been landed. Closing PR #56113 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.