Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5012c3c587d27eaa7fdcf2b7650f3c0f443faf0e
      
https://github.com/WebKit/WebKit/commit/5012c3c587d27eaa7fdcf2b7650f3c0f443faf0e
  Author: Pawel Lampe <[email protected]>
  Date:   2026-09-14 (Mon, 14 Sep 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/GraphicsLayerContentsDisplayDelegate.h
    M 
Source/WebCore/platform/graphics/texmap/coordinated/GraphicsLayerAsyncContentsDisplayDelegateCoordinated.h
    M 
Source/WebCore/platform/graphics/texmap/coordinated/GraphicsLayerContentsDisplayDelegateCoordinated.cpp
    M 
Source/WebCore/platform/graphics/texmap/coordinated/GraphicsLayerContentsDisplayDelegateCoordinated.h
    M 
Source/WebCore/platform/graphics/texmap/coordinated/GraphicsLayerCoordinated.cpp

  Log Message:
  -----------
  [WPE][GTK] Broken transferControlToOffscreen-ed WebGL canvas rendering in 
worker
https://bugs.webkit.org/show_bug.cgi?id=323601

Reviewed by Carlos Garcia Campos.

This change removes reduntant `Change::ContentsBufferNeedsDisplay` flag
from the layers with content delegate. The flag was poisoning the
layers in a way that they were unable to flush anymore due to check
in GraphicsLayerCoordinated::noteLayerPropertyChanged.

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



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

Reply via email to