Bug 267536

Summary: Avoid traversing all custom properties in Styleable::updateCSSTransitions when not needed
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Antti Koivisto <koivisto>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.