[webkit-changes] [WebKit/WebKit] b97318: [GTK4] Disable threaded rendering by default

Carlos Garcia Campos noreply at github.com
Thu Nov 10 02:34:57 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b97318e0d7f98c24ea6db78c3e36e7e80a880707
      https://github.com/WebKit/WebKit/commit/b97318e0d7f98c24ea6db78c3e36e7e80a880707
  Author: Carlos Garcia Campos <cgarcia at 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




More information about the webkit-changes mailing list