Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 20c7683a6fb0b4b600723221131c3e2309e4a096
      
https://github.com/WebKit/WebKit/commit/20c7683a6fb0b4b600723221131c3e2309e4a096
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2025-11-18 (Tue, 18 Nov 2025)

  Changed paths:
    M Source/WTF/wtf/glib/RunLoopSourcePriority.h
    M Source/WebKit/SourcesGTK.txt
    M Source/WebKit/SourcesWPE.txt
    M 
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/CompositingRunLoop.cpp
    M 
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositor.cpp
    M Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositor.h

  Log Message:
  -----------
  [GTK][WPE] Use a WorkQueue instead of CompositingRunLoop in ThreadedCompositor
https://bugs.webkit.org/show_bug.cgi?id=302638

Reviewed by Nikolas Zimmermann.

It's simpler to use a WorkQueue and move the state handling to
ThreadedCompositor which also improves the readability.

Covered by existing tests since there's no change in behavior.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to