Bug 272774 - [Split CSSPropertyParserHelpers] Part 1: Primitives, Lists, and Color
Summary: [Split CSSPropertyParserHelpers] Part 1: Primitives, Lists, and Color
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-04-16 11:58 PDT by Sam Weinig
Modified: 2024-04-16 17:26 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 2024-04-16 11:58:09 PDT
Part one of an effort to split the giant CSSPropertyParserHelpers.h/cpp up, starting with pulling out Color consumers and all the dependencies it requires.
Comment 1 Radar WebKit Bug Importer 2024-04-16 12:10:18 PDT
<rdar://problem/126571161>
Comment 2 Sam Weinig 2024-04-16 12:13:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27348
Comment 3 EWS 2024-04-16 17:26:32 PDT
Committed 277585@main (6955e8112f27): <https://commits.webkit.org/277585@main>

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