Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1dcc05917fd767be73b5b47c69036eae2a76fba9
      
https://github.com/WebKit/WebKit/commit/1dcc05917fd767be73b5b47c69036eae2a76fba9
  Author: Miguel Gomez <[email protected]>
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
    M 
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/CompositingCoordinator.cpp
    M Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/LayerTreeHost.cpp

  Log Message:
  -----------
  [GTK][WPE] Don't request more than a single composition during a layerFlush
https://bugs.webkit.org/show_bug.cgi?id=272324

Reviewed by Carlos Garcia Campos.

If there weren't changes to the page that requested a composition with a new 
state,
request a composition of the current content.

* 
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/CompositingCoordinator.cpp:
(WebKit::CompositingCoordinator::flushPendingLayerChanges):
* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/LayerTreeHost.cpp:
(WebKit::LayerTreeHost::layerFlushTimerFired):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to