[webkit-changes] [WebKit/WebKit] ba2fb8: Cherry-pick 269223 at main (5ce1ab0db72b). https://bu...
Carlos Garcia Campos
noreply at github.com
Thu Oct 19 05:12:27 PDT 2023
Branch: refs/heads/webkitglib/2.42
Home: https://github.com/WebKit/WebKit
Commit: ba2fb8c6dcd1778d465a81388a08037505ddeb72
https://github.com/WebKit/WebKit/commit/ba2fb8c6dcd1778d465a81388a08037505ddeb72
Author: Carlos Garcia Campos <cgarcia at igalia.com>
Date: 2023-10-19 (Thu, 19 Oct 2023)
Changed paths:
M Source/WebCore/rendering/svg/LegacyRenderSVGPath.cpp
M Source/WebCore/rendering/svg/RenderSVGPath.cpp
Log Message:
-----------
Cherry-pick 269223 at main (5ce1ab0db72b). https://bugs.webkit.org/show_bug.cgi?id=262475
Element application crashes in WebCore::Path::isEmpty()
https://bugs.webkit.org/show_bug.cgi?id=262475
Reviewed by Said Abou-Hallawa.
Check hasPath() before calling path().
* Source/WebCore/rendering/svg/RenderSVGPath.cpp:
(WebCore::RenderSVGPath::isRenderingDisabled const):
* Source/WebCore/rendering/svg/legacy/LegacyRenderSVGPath.cpp:
(WebCore::LegacyRenderSVGPath::isRenderingDisabled const):
Canonical link: https://commits.webkit.org/269223@main
More information about the webkit-changes
mailing list