Bug 245443
| Summary: | Factorize various CSSValueCurrentColor checks with a static StyleColor::isCurrentColor(CSSPrimitiveValue) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matthieu Dubet <m_dubet> |
| Component: | WebCore Misc. | Assignee: | Matthieu Dubet <m_dubet> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ntim, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matthieu Dubet
The goal is to avoid code duplication.
This is part of the more general refactoring from Color to StyleColor.
Related to https://bugs.webkit.org/show_bug.cgi?id=234691
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/4544
Radar WebKit Bug Importer
<rdar://problem/100187365>
EWS
Committed 254731@main (c69e0a9fdc0c): <https://commits.webkit.org/254731@main>
Reviewed commits have been landed. Closing PR #4544 and removing active labels.