Bug 246594
Summary: | Move logic for generated images from CSSValue types to the StyleImage types | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sam Weinig <sam> |
Component: | CSS | Assignee: | 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 |
Sam Weinig
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101225901>
Sam Weinig
Pull request: https://github.com/WebKit/WebKit/pull/5431
EWS
Committed 255897@main (32d57af5e2f8): <https://commits.webkit.org/255897@main>
Reviewed commits have been landed. Closing PR #5431 and removing active labels.