Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 93890c7caf2e4a314ae77ccd6a6de88e19a8cc5a
https://github.com/WebKit/WebKit/commit/93890c7caf2e4a314ae77ccd6a6de88e19a8cc5a
Author: Carlos Garcia Campos <[email protected]>
Date: 2025-11-07 (Fri, 07 Nov 2025)
Changed paths:
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedTileBuffer.cpp
Log Message:
-----------
[GTK] Disable MSAA for tile rendering
https://bugs.webkit.org/show_bug.cgi?id=302147
Reviewed by Miguel Gomez.
There's a deadlock when two rendering threads try to create a texture at
the same time with MSAA enabled. Let's just disable it again until we
figure out a solution.
Canonical link: https://commits.webkit.org/302713@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications