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

  Changed paths:
    M 
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferDMABuf.cpp

  Log Message:
  -----------
  REGRESSION(320146@main): [GTK][WPE] Skia compositor: fix a crash with WebGL 
offscreen canvas
https://bugs.webkit.org/show_bug.cgi?id=323429

Reviewed by Nikolas Zimmermann.

I removed an early return in
CoordinatedPlatformLayerBufferDMABuf::createSkiaImageIfNeeded() assuming
threadSafeGrContext could only be nullptr with texture mapper, but it
can happen with the offscreen canvas too.

* 
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferDMABuf.cpp:
(WebCore::CoordinatedPlatformLayerBufferDMABuf::createSkiaImageIfNeeded):

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



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

Reply via email to