Bug 253567
Summary: | [web-animations] allow an AcceleratedEffect to be cloned | ||
---|---|---|---|
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 | ||
Bug Depends on: | |||
Bug Blocks: | 250970 |
Antoine Quint
In order to transfer ownership of any decoded AcceleratedEffect after it was decoded in the remote layer tree transaction over to the thread on which we'll resolve animations, we need to clone any ref-counted object that would otherwise be marked as having been created on the main thread.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/11227
EWS
Committed 261418@main (97485effe50c): <https://commits.webkit.org/261418@main>
Reviewed commits have been landed. Closing PR #11227 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/106492092>