Bug 247235 - Use more constrained types to represent CSS gradient values
Summary: Use more constrained types to represent CSS gradient values
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: 2022-10-29 18:00 PDT by Sam Weinig
Modified: 2022-11-01 21:53 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-29 18:00:42 PDT
To make the code a bit more understandable and fault tolerant, we can use more specific and constrained typing to represent the parsed output.
Comment 1 Radar WebKit Bug Importer 2022-10-29 18:00:57 PDT
<rdar://problem/101720047>
Comment 2 Sam Weinig 2022-10-29 18:11:29 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5941
Comment 3 EWS 2022-11-01 21:53:13 PDT
Committed 256211@main (f62447bff59b): <https://commits.webkit.org/256211@main>

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