[webkit-changes] [WebKit/WebKit] ed8917: [WebGPU] Validate vertex buffer slot before removal

Tadeu Zagallo noreply at github.com
Thu Aug 8 07:04:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ed8917de4b5c0a4d45f602d92389d2565055933d
      https://github.com/WebKit/WebKit/commit/ed8917de4b5c0a4d45f602d92389d2565055933d
  Author: Tadeu Zagallo <tzagallo at apple.com>
  Date:   2024-08-08 (Thu, 08 Aug 2024)

  Changed paths:
    M Source/WebGPU/WebGPU/RenderBundleEncoder.mm

  Log Message:
  -----------
  [WebGPU] Validate vertex buffer slot before removal
https://bugs.webkit.org/show_bug.cgi?id=277735
rdar://130158277

Reviewed by Mike Wyrzykowski.

Make sure we don't attempt to remove invalid keys from the HashMap.

* Source/WebGPU/WebGPU/RenderBundleEncoder.mm:
(WebGPU::RenderBundleEncoder::setVertexBuffer):

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