[webkit-changes] [WebKit/WebKit] 87247b: [WebGPU] Typo in GPUBuffer::mapAsync

mwyrzykowski noreply at github.com
Fri Feb 16 10:31:55 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 87247b98b381b45bab23c352217a6194cdb8b07d
      https://github.com/WebKit/WebKit/commit/87247b98b381b45bab23c352217a6194cdb8b07d
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-02-16 (Fri, 16 Feb 2024)

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

  Log Message:
  -----------
  [WebGPU] Typo in GPUBuffer::mapAsync
https://bugs.webkit.org/show_bug.cgi?id=269441
<radar://122995179>

Reviewed by Tadeu Zagallo.

Fix type in string "GPUTexture" -> "GPUBuffer"

* Source/WebGPU/WebGPU/Buffer.mm:
(WebGPU::Buffer::errorValidatingMapAsync const):

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