Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4af5eb3490da1f038d0e6f2809fd1a652b1053b9
      
https://github.com/WebKit/WebKit/commit/4af5eb3490da1f038d0e6f2809fd1a652b1053b9
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2023-02-09 (Thu, 09 Feb 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/nicosia/NicosiaPaintingEngine.cpp

  Log Message:
  -----------
  [GTK4] Enable threaded rendering again using 1 painting thread by default
https://bugs.webkit.org/show_bug.cgi?id=251977

Reviewed by Žan Doberšek.

It seems the issues with threaded rendering were actually caused by
using multiple painting threads, but we can still use a single thread to
move the painting off the main thread.

* Source/WebCore/platform/graphics/nicosia/NicosiaPaintingEngine.cpp:
(Nicosia::PaintingEngine::create):

Canonical link: https://commits.webkit.org/260059@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to