Bug 246594 - Move logic for generated images from CSSValue types to the StyleImage types
Summary: Move logic for generated images from CSSValue types to the StyleImage types
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks: 246595
  Show dependency treegraph
 
Reported: 2022-10-16 12:56 PDT by Sam Weinig
Modified: 2022-10-23 14:01 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 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.