Bug 264000

Summary: Make SetInlineStroke construct PackedColor::RGBA from SRGBA by calling its constructor
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: Layout and RenderingAssignee: Said Abou-Hallawa <sabouhallawa>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=263387

Said Abou-Hallawa
Reported 2023-10-31 14:43:32 PDT
This is a follow up of 269664@main. PackedColor::RGBA constructor can be used to convert from SRGBA to PackedColor::RGBA in one step.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-31 14:44:26 PDT
Said Abou-Hallawa
Comment 2 2023-10-31 14:46:07 PDT
EWS
Comment 3 2023-10-31 17:28:00 PDT
Committed 270038@main (9216f889c29f): <https://commits.webkit.org/270038@main> Reviewed commits have been landed. Closing PR #19796 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.