[webkit-changes] [WebKit/WebKit] af4e6a: Fix !ENABLE(MATHML) build after 267903 at main

Don Olmstead noreply at github.com
Tue Sep 12 14:43:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: af4e6a068583b3efe1877a479180127990ffcb6a
      https://github.com/WebKit/WebKit/commit/af4e6a068583b3efe1877a479180127990ffcb6a
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
    M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp

  Log Message:
  -----------
  Fix !ENABLE(MATHML) build after 267903 at main
https://bugs.webkit.org/show_bug.cgi?id=261475

Unreviewed build fix.

Place `ENABLE(MATHML)` guards around `RenderMathMLBlock`.

* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:

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




More information about the webkit-changes mailing list