[webkit-changes] [WebKit/WebKit] 1f2aba: REGRESSION(266544 at main): Broke linux clang builds

Philippe Normand noreply at github.com
Fri Aug 4 03:10:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1f2aba4ba49cd2e918d213591afb5a97be2165be
      https://github.com/WebKit/WebKit/commit/1f2aba4ba49cd2e918d213591afb5a97be2165be
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-08-04 (Fri, 04 Aug 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/cairo/GraphicsContextCairo.cpp

  Log Message:
  -----------
  REGRESSION(266544 at main): Broke linux clang builds
https://bugs.webkit.org/show_bug.cgi?id=259820

Unreviewed, fix the GraphicsDropShadow initialization, the struct has no explicit constructor
accepting 4 parameters.

* Source/WebCore/platform/graphics/cairo/GraphicsContextCairo.cpp:
(WebCore::GraphicsContextCairo::didUpdateState):

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




More information about the webkit-changes mailing list