Bug 246594

Summary: Move logic for generated images from CSSValue types to the StyleImage types
Product: WebKit Reporter: Sam Weinig <sam>
Component: CSSAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 246595    

Description Sam Weinig 2022-10-16 12:56:23 PDT
As a continuation of https://bugs.webkit.org/show_bug.cgi?id=246315, we should next move the logic from the CSSValue generated image types into their new corresponding StyleImage types. This gets us closer to the goal of making CSSValues into simple value types.
Comment 1 Radar WebKit Bug Importer 2022-10-16 13:17:30 PDT
<rdar://problem/101225901>
Comment 2 Sam Weinig 2022-10-16 13:19:16 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5431
Comment 3 EWS 2022-10-23 14:01:21 PDT
Committed 255897@main (32d57af5e2f8): <https://commits.webkit.org/255897@main>

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