Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 224f14cfef073d3766e32ec397f5db370dd91c8c
https://github.com/WebKit/WebKit/commit/224f14cfef073d3766e32ec397f5db370dd91c8c
Author: Charlie Wolfe <[email protected]>
Date: 2025-05-27 (Tue, 27 May 2025)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebCore/platform/graphics/GraphicsLayer.cpp
M Source/WebCore/platform/graphics/GraphicsLayer.h
M Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp
M Source/WebCore/platform/graphics/ca/GraphicsLayerCA.h
M Source/WebCore/rendering/RenderLayerBacking.cpp
Log Message:
-----------
Add an overlay that indicates which frames are out-of-process
https://bugs.webkit.org/show_bug.cgi?id=293439
rdar://151867931
Reviewed by Simon Fraser.
This debug overlay adds an outline to each OOP frame, where the outline color
is determined by the PID of
the hosting process.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/platform/graphics/GraphicsLayer.cpp:
(WebCore::GraphicsLayer::GraphicsLayer):
(WebCore::GraphicsLayer::getDebugBorderInfo const):
(WebCore::GraphicsLayer::updateDebugIndicators):
* Source/WebCore/platform/graphics/GraphicsLayer.h:
(WebCore::GraphicsLayer::setShowFrameProcessBorders):
(WebCore::GraphicsLayer::isShowingFrameProcessBorders const):
* Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp:
(WebCore::GraphicsLayerCA::ensureStructuralLayer):
* Source/WebCore/platform/graphics/ca/GraphicsLayerCA.h:
* Source/WebCore/rendering/RenderLayerBacking.cpp:
(WebCore::RenderLayerBacking::updateDebugIndicators):
Canonical link: https://commits.webkit.org/295466@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes