Bug 270455
| Summary: | [threaded-animation-resolution] explicitly obtain ref-counted properties as references when blending | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino, graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antoine Quint
Several properties of AcceleratedEffectValues are ref-counted and we access those when blending in AcceleratedEffect. We don't currently mark those as references, so we should make it explicit since we don't want to increase the ref-counting.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/25430
Radar WebKit Bug Importer
<rdar://problem/124017517>
EWS
Committed 275704@main (308a69c33af3): <https://commits.webkit.org/275704@main>
Reviewed commits have been landed. Closing PR #25430 and removing active labels.