Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 332bf421e29d24986a9643cb4c337e910c26c22a
      
https://github.com/WebKit/WebKit/commit/332bf421e29d24986a9643cb4c337e910c26c22a
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2025-03-06 (Thu, 06 Mar 2025)

  Changed paths:
    M Source/WebCore/Modules/WebGPU/GPUBufferUsage.idl
    M Source/WebCore/Modules/WebGPU/GPUColorWrite.idl
    M Source/WebCore/Modules/WebGPU/GPUMapMode.idl
    M Source/WebCore/Modules/WebGPU/GPUShaderStage.idl
    M Source/WebCore/Modules/WebGPU/GPUTextureUsage.idl

  Log Message:
  -----------
  [WebGPU] idl constants should be namespace constants, not an interface with 
constant values
https://bugs.webkit.org/show_bug.cgi?id=289222
rdar://146361873

Reviewed by Cameron McCormack.

Specification says these should be namespace constants, not
interface constants.

WebKit added support for namespace constants ~3 years ago, but
some of these files predated such support.

* Source/WebCore/Modules/WebGPU/GPUBufferUsage.idl:
* Source/WebCore/Modules/WebGPU/GPUColorWrite.idl:
* Source/WebCore/Modules/WebGPU/GPUMapMode.idl:
* Source/WebCore/Modules/WebGPU/GPUShaderStage.idl:
* Source/WebCore/Modules/WebGPU/GPUTextureUsage.idl:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to