Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c7346f75327d3c46e932358263523c3127f0bb5a
https://github.com/WebKit/WebKit/commit/c7346f75327d3c46e932358263523c3127f0bb5a
Author: Joanne Pan <[email protected]>
Date: 2026-09-22 (Tue, 22 Sep 2026)
Changed paths:
M Source/WebCore/rendering/BackgroundPainter.cpp
Log Message:
-----------
[AXCustomColorMode] Add a WebKitAdditions hook for hairline painting
https://bugs.webkit.org/show_bug.cgi?id=324888
rdar://188117975
Reviewed by Simon Fraser.
Hairline painting lives entirely in WebKitAdditions, so BackgroundPainter has
no way to
draw it. Call the new AXCustomColorModeController entry point at the end of
paintBackground.
* Source/WebCore/rendering/BackgroundPainter.cpp:
(WebCore::BackgroundPainter::paintBackground const):
Canonical link: https://commits.webkit.org/321646@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications