[webkit-changes] [WebKit/WebKit] 3f11c2: Cherry-pick 283908 at main (925ebc7f5e3e). https://bu...
Nikolas Zimmermann
noreply at github.com
Thu Sep 19 04:22:33 PDT 2024
Branch: refs/heads/webkitglib/2.46
Home: https://github.com/WebKit/WebKit
Commit: 3f11c276b9e3755677facaa101ec60585f35a22c
https://github.com/WebKit/WebKit/commit/3f11c276b9e3755677facaa101ec60585f35a22c
Author: Nikolas Zimmermann <nzimmermann at igalia.com>
Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths:
M Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayerSkia.cpp
Log Message:
-----------
Cherry-pick 283908 at 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
More information about the webkit-changes
mailing list