Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 84ae10522cbf0ffa8b8b2895fd19b4b71ef77175
      
https://github.com/WebKit/WebKit/commit/84ae10522cbf0ffa8b8b2895fd19b4b71ef77175
  Author: Ruthvik Konda <[email protected]>
  Date:   2026-05-28 (Thu, 28 May 2026)

  Changed paths:
    M Source/WebCore/Modules/WebGPU/GPUBuffer.cpp

  Log Message:
  -----------
  Fix typo in GPUBuffer.cpp validation error message
https://bugs.webkit.org/show_bug.cgi?id=315800
rdar://178190855

Reviewed by Mike Wyrzykowski.

Correct "bufferSie" -> "bufferSize" in the OperationError thrown by
getMappedRange when endOffset exceeds the buffer size.

* Source/WebCore/Modules/WebGPU/GPUBuffer.cpp:
(WebCore::GPUBuffer::getMappedRange):

Canonical link: https://commits.webkit.org/314105@main



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

Reply via email to