Bug 306331
| Summary: | [threaded-animations] several tests fail the "Unsafe to ref/deref from different threads" assertion upon dereferencing `SVGPathByteStream::Data` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antoine Quint
We have three tests that are failing the `ASSERT_WITH_MESSAGE(m_isOwnedByMainThread == isMainThread(), "Unsafe to ref/deref from different threads")`:
- webanimations/accelerated-animations-and-motion-path.html
- webanimations/offset-distance-animation-yields-compositing.html
- webanimations/offset-shorthand-animation-yields-compositing.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/169000773>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/57328
EWS
Committed 306329@main (80a9f965e2e9): <https://commits.webkit.org/306329@main>
Reviewed commits have been landed. Closing PR #57328 and removing active labels.