Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 92d8e809b4452bbfcc350c84b6b238c8a16939be
https://github.com/WebKit/WebKit/commit/92d8e809b4452bbfcc350c84b6b238c8a16939be
Author: Matt Woodrow <[email protected]>
Date: 2026-02-24 (Tue, 24 Feb 2026)
Changed paths:
M Source/WebCore/platform/graphics/cg/GraphicsContextCG.cpp
Log Message:
-----------
CoreGraphics used flipped coordinates for CGContextStrokeArc.
https://bugs.webkit.org/show_bug.cgi?id=308603
<rdar://problem/171129556>
Reviewed by Gerald Squelart.
CGContextStrokeArc's notion of 'clockwise' is the opposite of what WebKit uses.
* Source/WebCore/platform/graphics/cg/GraphicsContextCG.cpp:
(WebCore::GraphicsContextCG::strokeArc):
Canonical link: https://commits.webkit.org/308170@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications