Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5c6fc60af5200d2a8c9fcd0dc399b11223c30534
      
https://github.com/WebKit/WebKit/commit/5c6fc60af5200d2a8c9fcd0dc399b11223c30534
  Author: Claudio Saavedra <[email protected]>
  Date:   2026-02-23 (Mon, 23 Feb 2026)

  Changed paths:
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Display.cpp

  Log Message:
  -----------
  REGRESSION(308000@main) Fix build with clang-18
https://bugs.webkit.org/show_bug.cgi?id=308451

Reviewed by Anne van Kesteren.

clang 18 complains because RefPtr is not a literal type,
so mappedDisplayValue() can't be constexpr.

* Source/WebCore/css/parser/CSSPropertyParserConsumer+Display.cpp:
(WebCore::CSSPropertyParserHelpers::mappedDisplayValue):

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



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

Reply via email to