[webkit-changes] [WebKit/WebKit] ab7b68: [GCC] Unreviewed, build fix for Debian 11 after 27...

Diego Pino noreply at github.com
Sun May 5 02:09:43 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ab7b68fdc2666ed2d2b77c62fbd0de85cf3591db
      https://github.com/WebKit/WebKit/commit/ab7b68fdc2666ed2d2b77c62fbd0de85cf3591db
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2024-05-05 (Sun, 05 May 2024)

  Changed paths:
    M Source/WebCore/bindings/js/JSDOMConvertUnion.h
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Color.cpp
    M Source/WebCore/platform/graphics/ColorConversion.cpp
    M Source/WebCore/platform/graphics/ColorSpace.h

  Log Message:
  -----------
  [GCC] Unreviewed, build fix for Debian 11 after 278358 at main
https://bugs.webkit.org/show_bug.cgi?id=273694

In GCC10, templated lambdas require empty arguments.

* Source/WebCore/bindings/js/JSDOMConvertUnion.h:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Color.cpp:
(WebCore::CSSPropertyParserHelpers::parseColorFunctionParametersRaw):
* Source/WebCore/platform/graphics/ColorConversion.cpp:
(WebCore::convertAndResolveColorComponents):
* Source/WebCore/platform/graphics/ColorSpace.h:
(WebCore::callWithColorType):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list