Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c3634bcc04f70159c5331ba64121399ba4237e53
      
https://github.com/WebKit/WebKit/commit/c3634bcc04f70159c5331ba64121399ba4237e53
  Author: Adrian Taylor <[email protected]>
  Date:   2026-08-03 (Mon, 03 Aug 2026)

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

  Log Message:
  -----------
  Slightly reduce unsafe in WebGPU Buffer
https://bugs.webkit.org/show_bug.cgi?id=320907
rdar://183929867

Reviewed by Mike Wyrzykowski.

This change makes no functional difference but slightly reduces the number of
`unsafe` loci in the WebGPU Swift code, by centralising the construction of an
empty span.

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



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

Reply via email to