[webkit-changes] [WebKit/WebKit] ae58ad: Remove always disabled DEBUG_MATH_LAYOUT define
Frédéric Wang
noreply at github.com
Tue Sep 24 02:59:09 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ae58ad91610b31fe7f62af299107a32d96278ebb
https://github.com/WebKit/WebKit/commit/ae58ad91610b31fe7f62af299107a32d96278ebb
Author: Frédéric Wang <fwang at igalia.com>
Date: 2024-09-24 (Tue, 24 Sep 2024)
Changed paths:
M Source/WebCore/rendering/mathml/RenderMathMLBlock.cpp
M Source/WebCore/rendering/mathml/RenderMathMLBlock.h
Log Message:
-----------
Remove always disabled DEBUG_MATH_LAYOUT define
https://bugs.webkit.org/show_bug.cgi?id=280258
Reviewed by Rob Buis.
This is a legacy define for developers to enable special visual
rendering of math layout for debugging purpose.
* Source/WebCore/rendering/mathml/RenderMathMLBlock.cpp:
(WebCore::RenderMathMLBlock::paint): Deleted.
* Source/WebCore/rendering/mathml/RenderMathMLBlock.h: Remove declaration.
Canonical link: https://commits.webkit.org/284152@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