[webkit-changes] [WebKit/WebKit] c8ad41: Fix build issue when !ENABLE(FILTERS_LEVEL_2)

Stephan Szabo noreply at github.com
Fri Sep 29 12:50:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c8ad412976d94ba6f1d0d1cceaea43e9a05ce0d8
      https://github.com/WebKit/WebKit/commit/c8ad412976d94ba6f1d0d1cceaea43e9a05ce0d8
  Author: Stephan Szabo <stephan.szabo at sony.com>
  Date:   2023-09-29 (Fri, 29 Sep 2023)

  Changed paths:
    M Source/WebCore/rendering/RenderLayer.cpp

  Log Message:
  -----------
  Fix build issue when !ENABLE(FILTERS_LEVEL_2)
https://bugs.webkit.org/show_bug.cgi?id=262384

Unreviewed build fix

Add enable check around use of cssUnprefixedBackdropFilterEnabled

* Source/WebCore/rendering/RenderLayer.cpp:

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




More information about the webkit-changes mailing list