[webkit-changes] [WebKit/WebKit] 5cbab2: Queue::commandBufferWithDescriptor needs to null c...

Alex Christensen noreply at github.com
Wed Mar 6 14:51:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5cbab24ef4f3b2808ca46748bf6c34f3306dca7e
      https://github.com/WebKit/WebKit/commit/5cbab24ef4f3b2808ca46748bf6c34f3306dca7e
  Author: Alex Christensen <achristensen at apple.com>
  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


More information about the webkit-changes mailing list