Bug 306329
| Summary: | [threaded-animations] several tests fail the "Unsafe to ref/deref from different threads" assertion upon dereferencing `RemoteMonotonicTimeline` | ||
|---|---|---|---|
| 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")`:
- fast/animation/css-animation-throttling.html
- webanimations/combining-transform-animations-with-different-acceleration-capabilities-6.html
- webanimations/transform-animation-with-steps-timing-function-not-accelerated.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/169000477>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/57327
EWS
Committed 306297@main (ec459cc2d444): <https://commits.webkit.org/306297@main>
Reviewed commits have been landed. Closing PR #57327 and removing active labels.