Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1f44ac9253748755ff88b6765a4a29cf80b99265
      
https://github.com/WebKit/WebKit/commit/1f44ac9253748755ff88b6765a4a29cf80b99265
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2026-09-23 (Wed, 23 Sep 2026)

  Changed paths:
    M LayoutTests/platform/gtk/TestExpectations
    M Source/WebCore/platform/graphics/coordinated/CoordinatedTileBuffer.h
    M Source/WebCore/platform/graphics/skia/SkiaBackingStore.cpp

  Log Message:
  -----------
  [GTK] Debug layout tests crash randomly in Skia GrResourceCache: 
skgpu::SingleOwner assert on the SkiaCPUWorker thread
https://bugs.webkit.org/show_bug.cgi?id=323049

Reviewed by Nikolas Zimmermann.

Rename CoordinatedAcceleratedTileBuffer::displayList() as
takeDisplayList() to transfer the ownership to the caller. This way we
ensure that if the DDL is replayed then it's also released in the
compositing thread.

* LayoutTests/platform/gtk/TestExpectations:
* Source/WebCore/platform/graphics/coordinated/CoordinatedTileBuffer.h:
* Source/WebCore/platform/graphics/skia/SkiaBackingStore.cpp:
(WebCore::SkiaBackingStore::Tile::update):

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



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

Reply via email to