Branch: refs/heads/webkitglib/2.46
Home: https://github.com/WebKit/WebKit
Commit: 3f11c276b9e3755677facaa101ec60585f35a22c
https://github.com/WebKit/WebKit/commit/3f11c276b9e3755677facaa101ec60585f35a22c
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:
-----------
Cherry-pick 283908@main (925ebc7f5e3e).
https://bugs.webkit.org/show_bug.cgi?id=279957
[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
Canonical link: https://commits.webkit.org/282416.110@webkitglib/2.46
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