Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b97318e0d7f98c24ea6db78c3e36e7e80a880707 https://github.com/WebKit/WebKit/commit/b97318e0d7f98c24ea6db78c3e36e7e80a880707 Author: Carlos Garcia Campos <cgar...@igalia.com> Date: 2022-11-10 (Thu, 10 Nov 2022)
Changed paths: M Source/WebCore/platform/graphics/nicosia/NicosiaPaintingEngine.cpp Log Message: ----------- [GTK4] Disable threaded rendering by default https://bugs.webkit.org/show_bug.cgi?id=247719 Reviewed by Miguel Gomez. Cairo is not thread safe and threaded rendering is causing some crashes when building with GTK4. * Source/WebCore/platform/graphics/nicosia/NicosiaPaintingEngine.cpp: (Nicosia::PaintingEngine::create): Canonical link: https://commits.webkit.org/256526@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes