Bug 264000
Summary: | Make SetInlineStroke construct PackedColor::RGBA from SRGBA by calling its constructor | ||
---|---|---|---|
Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
Component: | Layout and Rendering | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/117765204>
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/19796
EWS
Committed 270038@main (9216f889c29f): <https://commits.webkit.org/270038@main>
Reviewed commits have been landed. Closing PR #19796 and removing active labels.