[webkit-changes] [WebKit/WebKit] 137f6d: REGRESSION(290795 at main): Tentative build fix for D...

Claudio Saavedra noreply at github.com
Mon Feb 24 05:06:04 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 137f6dfc47614c84424c6d984d83c19cfed7dee3
      https://github.com/WebKit/WebKit/commit/137f6dfc47614c84424c6d984d83c19cfed7dee3
  Author: Claudio Saavedra <csaavedra at igalia.com>
  Date:   2025-02-24 (Mon, 24 Feb 2025)

  Changed paths:
    M Source/WebCore/platform/graphics/PlatformDynamicRangeLimit.h

  Log Message:
  -----------
  REGRESSION(290795 at main): Tentative build fix for Debian Stable bot
https://bugs.webkit.org/show_bug.cgi?id=288363

Unreviewed build fix.

normalizedAverage() is not constexpr and this breaks build with
an older GCC compiler.

* Source/WebCore/platform/graphics/PlatformDynamicRangeLimit.h:
(WebCore::PlatformDynamicRangeLimit::PlatformDynamicRangeLimit):

Canonical link: https://commits.webkit.org/290945@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