[webkit-changes] [WebKit/WebKit] f3775d: REGRESSION(273073 at main): SourceBrush does not comp...

Kimmo Kinnunen noreply at github.com
Wed Jan 17 04:29:13 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f3775def0320f8cf3d1856c51d9d9575d179d546
      https://github.com/WebKit/WebKit/commit/f3775def0320f8cf3d1856c51d9d9575d179d546
  Author: Kimmo Kinnunen <kkinnunen at apple.com>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/SourceBrush.cpp

  Log Message:
  -----------
  REGRESSION(273073 at main): SourceBrush does not compile with GTK/WPE clang + libstdc++
https://bugs.webkit.org/show_bug.cgi?id=267631
rdar://121108528

Unreviewed build fix.

Fix the build by using variant emplace.

* Source/WebCore/platform/graphics/SourceBrush.cpp:
(WebCore::SourceBrush::setGradient):
(WebCore::SourceBrush::setPattern):

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




More information about the webkit-changes mailing list