Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f891a493311be63fe16fd508f4e87195f1b7d868
      
https://github.com/WebKit/WebKit/commit/f891a493311be63fe16fd508f4e87195f1b7d868
  Author: Nikolas Zimmermann <[email protected]>
  Date:   2025-11-10 (Mon, 10 Nov 2025)

  Changed paths:
    M 
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositor.cpp
    M Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositor.h

  Log Message:
  -----------
  [GTK][WPE] Partly reverting 302433@main (28fa568972a4)
https://bugs.webkit.org/show_bug.cgi?id=302259

Reviewed by Michael Catanzaro.

Switch back ThreadedCompositor to use a RunLoop::Timer instead of relying
on cross-thread RunLoopObserver scheduling, leading to random hangs -- we
are still investigating, therefore only roll out the problematic parts,
leading to the hangs, but not the general improvments for ActivityObserver & co.

Covered by existing tests.

* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositor.cpp:
(WebKit::m_didRenderFrameTimer):
(WebKit::ThreadedCompositor::invalidate):
(WebKit::ThreadedCompositor::renderLayerTree):
(WebKit::ThreadedCompositor::didRenderFrameTimerFired):
(WebKit::ThreadedCompositor::didCompositeRunLoopObserverFired): Deleted.
* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/ThreadedCompositor.h:

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



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

Reply via email to