Bug 267536 - Avoid traversing all custom properties in Styleable::updateCSSTransitions when not needed
Summary: Avoid traversing all custom properties in Styleable::updateCSSTransitions whe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-15 04:56 PST by Antti Koivisto
Modified: 2024-01-15 09:06 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2024-01-15 04:56:29 PST
Track if we actually have animatable properties.
Comment 1 Radar WebKit Bug Importer 2024-01-15 04:56:54 PST
<rdar://problem/121002539>
Comment 2 Antti Koivisto 2024-01-15 05:00:04 PST
Pull request: https://github.com/WebKit/WebKit/pull/22778
Comment 3 EWS 2024-01-15 09:06:40 PST
Committed 273045@main (04dd4ecfc6ed): <https://commits.webkit.org/273045@main>

Reviewed commits have been landed. Closing PR #22778 and removing active labels.