Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 925ebc7f5e3e3988f7b661d4a29f717fdf958673
https://github.com/WebKit/WebKit/commit/925ebc7f5e3e3988f7b661d4a29f717fdf958673
Author: Nikolas Zimmermann <[email protected]>
Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths:
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayerSkia.cpp
Log Message:
-----------
[GTK][WPE][Skia] CPU rendering: DisplayList destructed on wrong thread
https://bugs.webkit.org/show_bug.cgi?id=279957
Reviewed by Miguel Gomez.
Do not destruct the DisplayList, previously recorded on the main thread,
in the worker thread, but also on the main thread.
Covered by existing tests.
*
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayerSkia.cpp:
(WebCore::CoordinatedGraphicsLayer::paintTile):
Canonical link: https://commits.webkit.org/283908@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