Bug 259247 - [css-will-change] Use StyleBuilderConverter instead of StyleBuilderCustom
Summary: [css-will-change] Use StyleBuilderConverter instead of StyleBuilderCustom
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-15 11:56 PDT by Tim Nguyen (:ntim)
Modified: 2023-07-15 18:54 PDT (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 Tim Nguyen (:ntim) 2023-07-15 11:56:55 PDT
BuilderCustom::applyValueWillChange just converts a CSSValue to WillChangeData, this is something BuilderConverter can do as well.
Comment 1 Radar WebKit Bug Importer 2023-07-15 12:46:40 PDT
<rdar://problem/112329065>
Comment 2 Tim Nguyen (:ntim) 2023-07-15 12:51:11 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15867
Comment 3 EWS 2023-07-15 18:53:59 PDT
Committed 266088@main (3ae98fa2c02b): <https://commits.webkit.org/266088@main>

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