Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2173ca9c0c3e91af3259de9f68bd1dfa51384823
https://github.com/WebKit/WebKit/commit/2173ca9c0c3e91af3259de9f68bd1dfa51384823
Author: Diego Pino Garcia <[email protected]>
Date: 2026-06-29 (Mon, 29 Jun 2026)
Changed paths:
M Source/WebCore/rendering/svg/SVGRenderSupport.cpp
Log Message:
-----------
[WPE] Build broken with clang-18
https://bugs.webkit.org/show_bug.cgi?id=318107
Unreviewed build fix.
Work around clang-18 internal compiler error by replacing implicit lambda
capture with an explicit capture list.
* Source/WebCore/rendering/svg/SVGRenderSupport.cpp:
(WebCore::SVGRenderSupport::applyStrokeStyleToContext):
Canonical link: https://commits.webkit.org/316015@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications