[webkit-changes] [WebKit/WebKit] 119e9b: [Skia] Initialize stroke miter limit to the skia d...
Carlos Garcia Campos
noreply at github.com
Mon Feb 19 02:20:56 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 119e9b2efd07ac40a081ebd76273eabfd1bba1b1
https://github.com/WebKit/WebKit/commit/119e9b2efd07ac40a081ebd76273eabfd1bba1b1
Author: Carlos Garcia Campos <cgarcia at igalia.com>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M Source/WebCore/platform/graphics/skia/GraphicsContextSkia.h
Log Message:
-----------
[Skia] Initialize stroke miter limit to the skia default value
https://bugs.webkit.org/show_bug.cgi?id=269663
Reviewed by Nikolas Zimmermann.
Initialize stroke miter limit to 4, which is the Skia default value.
* Source/WebCore/platform/graphics/skia/GraphicsContextSkia.h:
Canonical link: https://commits.webkit.org/274967@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