Bug 269568 - [threaded-animation-resolution] don't accelerate transform interpolation on inline renderers
Summary: [threaded-animation-resolution] don't accelerate transform interpolation on i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks: 250970
  Show dependency treegraph
 
Reported: 2024-02-16 02:56 PST by Antoine Quint
Modified: 2024-02-16 10:21 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2024-02-16 02:56:22 PST
Inline renderers don't support transform-related properties so there is no need to accelerate interpolation of the transform property on such targets.
Comment 1 Antoine Quint 2024-02-16 03:00:33 PST
Pull request: https://github.com/WebKit/WebKit/pull/24604
Comment 2 EWS 2024-02-16 10:20:49 PST
Committed 274850@main (e7ee3a4fe869): <https://commits.webkit.org/274850@main>

Reviewed commits have been landed. Closing PR #24604 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-02-16 10:21:14 PST
<rdar://problem/123102744>