Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5b76a524758c9f420a217eace9d0231a49d03383
      
https://github.com/WebKit/WebKit/commit/5b76a524758c9f420a217eace9d0231a49d03383
  Author: Kristian Monsen <[email protected]>
  Date:   2026-06-16 (Tue, 16 Jun 2026)

  Changed paths:
    A 
LayoutTests/fast/webgpu/render-pass-destroyed-depth-stencil-no-color-expected.txt
    A LayoutTests/fast/webgpu/render-pass-destroyed-depth-stencil-no-color.html
    A 
LayoutTests/fast/webgpu/render-pass-resolve-texture-store-action-expected.txt
    A LayoutTests/fast/webgpu/render-pass-resolve-texture-store-action.html
    M Source/WebGPU/WebGPU/CommandEncoder.swift

  Log Message:
  -----------
  Check for destroyed
https://bugs.webkit.org/show_bug.cgi?id=309859
rdar://172190344

Reviewed by Mike Wyrzykowski.

Check for destroyed texture view before using it. Partially fixed by
https://github.com/WebKit/WebKit/commit/84d8d7e6cf6780b29d994ee64ba37f8e76532f18
on main.

Tests: fast/webgpu/render-pass-destroyed-depth-stencil-no-color.html
       fast/webgpu/render-pass-resolve-texture-store-action.html

* 
LayoutTests/fast/webgpu/render-pass-destroyed-depth-stencil-no-color-expected.txt:
 Added.
* LayoutTests/fast/webgpu/render-pass-destroyed-depth-stencil-no-color.html: 
Added.
* 
LayoutTests/fast/webgpu/render-pass-resolve-texture-store-action-expected.txt: 
Added.
* LayoutTests/fast/webgpu/render-pass-resolve-texture-store-action.html: Added.
* Source/WebGPU/WebGPU/CommandEncoder.swift:
(WebGPU.beginRenderPass(_:)):

Originally-landed-as: 305413.469@safari-7624-branch (a786cee9480f). 
rdar://176062039
Canonical link: https://commits.webkit.org/315322@main



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

Reply via email to