[webkit-changes] [WebKit/WebKit] f64a3b: [GTK][WPE] Use CheckedPtr for LayerTreeHost in Thr...
Carlos Garcia Campos
noreply at github.com
Fri Oct 11 02:32:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f64a3b2587f889a6633d843bb023203852dda863
https://github.com/WebKit/WebKit/commit/f64a3b2587f889a6633d843bb023203852dda863
Author: Carlos Garcia Campos <cgarcia at igalia.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/LayerTreeHost.h
M Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositor.cpp
M Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositor.h
Log Message:
-----------
[GTK][WPE] Use CheckedPtr for LayerTreeHost in ThreadedCompositor
https://bugs.webkit.org/show_bug.cgi?id=281288
Reviewed by Miguel Gomez.
* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/LayerTreeHost.h:
* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositor.cpp:
(WebKit::ThreadedCompositor::ThreadedCompositor):
(WebKit::ThreadedCompositor::invalidate):
(WebKit::ThreadedCompositor::renderLayerTree):
(WebKit::ThreadedCompositor::didRenderFrameTimerFired):
* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositor.h:
Canonical link: https://commits.webkit.org/285010@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list