[webkit-changes] [WebKit/WebKit] 6ac463: REGRESSION(268357 at main) Broke non ENABLE(CSS_COMPO...

Tomoki Imai noreply at github.com
Tue Sep 26 04:10:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6ac463369df182edf5e6cdbf9a8ef65e50ab28c8
      https://github.com/WebKit/WebKit/commit/6ac463369df182edf5e6cdbf9a8ef65e50ab28c8
  Author: Tomoki Imai <Tomoki.Imai at sony.com>
  Date:   2023-09-26 (Tue, 26 Sep 2023)

  Changed paths:
    M Source/WebCore/rendering/style/WillChangeData.cpp

  Log Message:
  -----------
  REGRESSION(268357 at main) Broke non ENABLE(CSS_COMPOSITING) build
https://bugs.webkit.org/show_bug.cgi?id=262101

Reviewed by Ross Kirsling.

Add missing ENABLE(CSS_COMPOSITING) for CSSPropertyMixBlendMode usage in WillChangeData.

* Source/WebCore/rendering/style/WillChangeData.cpp:

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




More information about the webkit-changes mailing list