[webkit-changes] [WebKit/WebKit] 5651f9: Build fix when LAYER_BASED_SVG_ENGINE is off

tKnmori noreply at github.com
Mon Mar 4 18:54:10 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5651f991dcb7da30b961f3bbf70b5fc3c3954344
      https://github.com/WebKit/WebKit/commit/5651f991dcb7da30b961f3bbf70b5fc3c3954344
  Author: Takashi Komori <Takashi.Komori at sony.com>
  Date:   2024-03-04 (Mon, 04 Mar 2024)

  Changed paths:
    M Source/WebCore/rendering/svg/RenderSVGResourceMarker.h
    M Source/WebCore/rendering/svg/RenderSVGResourceMasker.h
    M Source/WebCore/svg/SVGClipPathElement.cpp
    M Source/WebCore/svg/SVGMaskElement.cpp

  Log Message:
  -----------
  Build fix when LAYER_BASED_SVG_ENGINE is off
https://bugs.webkit.org/show_bug.cgi?id=270213

Reviewed by Fujii Hironori.

Build fix by checking LAYER_BASED_SVG_ENGINE option.

* Source/WebCore/rendering/svg/RenderSVGResourceMarker.h:
* Source/WebCore/rendering/svg/RenderSVGResourceMasker.h:
* Source/WebCore/svg/SVGClipPathElement.cpp:
* Source/WebCore/svg/SVGMaskElement.cpp:

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