Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5cbab24ef4f3b2808ca46748bf6c34f3306dca7e
      
https://github.com/WebKit/WebKit/commit/5cbab24ef4f3b2808ca46748bf6c34f3306dca7e
  Author: Alex Christensen <[email protected]>
  Date:   2024-03-06 (Wed, 06 Mar 2024)

  Changed paths:
    A LayoutTests/fast/webgpu/command-buffer-after-destruction-expected.txt
    A LayoutTests/fast/webgpu/command-buffer-after-destruction.html
    M Source/WebGPU/WebGPU/Queue.mm

  Log Message:
  -----------
  Queue::commandBufferWithDescriptor needs to null check buffer before adding 
to NSMutableOrderedSet
https://bugs.webkit.org/show_bug.cgi?id=270597
rdar://124143184

Reviewed by Mike Wyrzykowski.

* LayoutTests/fast/webgpu/command-buffer-after-destruction-expected.txt: Added.
* LayoutTests/fast/webgpu/command-buffer-after-destruction.html: Added.
* Source/WebGPU/WebGPU/Queue.mm:
(WebGPU::Queue::commandBufferWithDescriptor):

Canonical link: https://commits.webkit.org/275761@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