RESOLVED FIXED 264000
Make SetInlineStroke construct PackedColor::RGBA from SRGBA by calling its constructor
https://bugs.webkit.org/show_bug.cgi?id=264000
Summary Make SetInlineStroke construct PackedColor::RGBA from SRGBA by calling its co...
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.