Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9216f889c29fbb33af9db6d1954b815a7d3a1c21
      
https://github.com/WebKit/WebKit/commit/9216f889c29fbb33af9db6d1954b815a7d3a1c21
  Author: Said Abou-Hallawa <s...@apple.com>
  Date:   2023-10-31 (Tue, 31 Oct 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/displaylists/DisplayListItems.h

  Log Message:
  -----------
  Make SetInlineStroke construct PackedColor::RGBA from SRGBA by calling its 
constructor
https://bugs.webkit.org/show_bug.cgi?id=264000
rdar://117765204

Reviewed by Simon Fraser.

PackedColor::RGBA constructor can be used to convert from SRGBA to 
PackedColor::RGBA
in one step.

* Source/WebCore/platform/graphics/displaylists/DisplayListItems.h:
(WebCore::DisplayList::SetInlineStroke::SetInlineStroke):

Canonical link: https://commits.webkit.org/270038@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to