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
Reported 2022-09-20 12:22:20 PDT
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
Matthieu Dubet
Comment 1 2022-09-20 12:33:58 PDT
Radar WebKit Bug Importer
Comment 2 2022-09-20 13:31:09 PDT
EWS
Comment 3 2022-09-21 10:53:00 PDT
Committed 254731@main (c69e0a9fdc0c): <https://commits.webkit.org/254731@main> Reviewed commits have been landed. Closing PR #4544 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.