Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 810adaa1b184c5d22f6b8da53aab75aa7c6d42a0
https://github.com/WebKit/WebKit/commit/810adaa1b184c5d22f6b8da53aab75aa7c6d42a0
Author: Per Arne Vollan <[email protected]>
Date: 2026-09-19 (Sat, 19 Sep 2026)
Changed paths:
M Source/WebCore/platform/graphics/ca/FrameProcessIndicators.cpp
Log Message:
-----------
[Site Isolation] The text in frame process indicators is not centered
https://bugs.webkit.org/show_bug.cgi?id=324447
rdar://187689047
Reviewed by Sihui Liu.
Fix this by adjusting the area filled with the background layer, since the text
is already centered in the underlying platform layer.
Also use the the height of the text to compute the stagger in the vertical
direction, to avoid overlapping layers.
The font size is also increased a little to improve readability.
* Source/WebCore/platform/graphics/ca/FrameProcessIndicators.cpp:
(WebCore::FrameProcessIndicators::updateGeometry):
(WebCore::FrameProcessIndicators::platformCALayerPaintContents):
Canonical link: https://commits.webkit.org/321458@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications