Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7216ac5e37b8b27719576e9f2062aa95c3bbb366
https://github.com/WebKit/WebKit/commit/7216ac5e37b8b27719576e9f2062aa95c3bbb366
Author: Fujii Hironori <[email protected]>
Date: 2026-01-19 (Mon, 19 Jan 2026)
Changed paths:
M LayoutTests/platform/gtk/TestExpectations
M Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/LayerTreeHost.cpp
Log Message:
-----------
[CoordinatedGraphics] LayerTreeHost:
inspector/debugger/async-stack-trace-basic.html and
inspector/debugger/async-stack-trace-truncate.html are crashing
https://bugs.webkit.org/show_bug.cgi?id=303375
Reviewed by Carlos Garcia Campos.
inspector/debugger/async-stack-trace-basic.html and
inspector/debugger/async-stack-trace-truncate.html were crashing for GTK port
due to a release assertion failure of reentrant of
LayerTreeHost::updateRendering().
Call invalidateRenderingUpdateRunLoopObserver() first in updateRendering().
* LayoutTests/platform/gtk/TestExpectations:
* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/LayerTreeHost.cpp:
(WebKit::LayerTreeHost::updateRendering):
(WebKit::LayerTreeHost::updateRenderingWithForcedRepaint):
(WebKit::LayerTreeHost::sizeDidChange):
Canonical link: https://commits.webkit.org/305838@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications