Bug 304961
| Summary: | Occasional release assert failure in EventListenerMap::clearEntriesForTearDown | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | New Bugs | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
When EventListenerMap::clearEntriesForTearDown is called in a GC thread because of sweeping,
releaseAssertOrSetThreadUID() should hit a release assert failure.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
<rdar://166613518>
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/56113
EWS
Committed 305171@main (7dc2a5e431ad): <https://commits.webkit.org/305171@main>
Reviewed commits have been landed. Closing PR #56113 and removing active labels.