Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ade53f8cb8022b74fbea5396b68d84fbb286573d
      
https://github.com/WebKit/WebKit/commit/ade53f8cb8022b74fbea5396b68d84fbb286573d
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2026-04-30 (Thu, 30 Apr 2026)

  Changed paths:
    M LayoutTests/fast/webgpu/regression/repro_1380-expected.txt
    M LayoutTests/fast/webgpu/regression/repro_1380b-expected.txt
    M LayoutTests/fast/webgpu/regression/repro_1380d-expected.txt
    M 
LayoutTests/http/tests/webgpu/webgpu/api/operation/adapter/requestDevice-expected.txt
    M 
LayoutTests/http/tests/webgpu/webgpu/api/validation/capability_checks/limits/maxStorageBuffersInFragmentStage-expected.txt
    M 
LayoutTests/http/tests/webgpu/webgpu/api/validation/capability_checks/limits/maxStorageBuffersInVertexStage-expected.txt
    M 
LayoutTests/http/tests/webgpu/webgpu/api/validation/capability_checks/limits/maxStorageTexturesInFragmentStage-expected.txt
    M 
LayoutTests/http/tests/webgpu/webgpu/api/validation/capability_checks/limits/maxStorageTexturesInVertexStage-expected.txt
    M 
LayoutTests/http/tests/webgpu/webgpu/api/validation/createPipelineLayout-expected.txt
    M Source/WebCore/Modules/WebGPU/GPUSupportedLimits.cpp
    M Source/WebCore/Modules/WebGPU/GPUSupportedLimits.h
    M Source/WebCore/Modules/WebGPU/GPUSupportedLimits.idl
    M Source/WebCore/Modules/WebGPU/Implementation/WebGPUAdapterImpl.cpp
    M Source/WebGPU/WebGPU/BindGroupLayout.mm
    M Source/WebGPU/WebGPU/PipelineLayout.mm

  Log Message:
  -----------
  Restore maxStorageBuffersInFragmentStage and similar
https://bugs.webkit.org/show_bug.cgi?id=299037
rdar://160800947

Reviewed by Dan Glastonbury.

This partially reverts 299364@main / commit 
2053bc7383ff503dc6684a9eac1cd12661ccc729.

WebGPU WG decided at F2F to restore these values.

While not used by core, without them we discourage WebGPU adoption.

* Source/WebCore/Modules/WebGPU/GPUSupportedLimits.cpp
* Source/WebCore/Modules/WebGPU/GPUSupportedLimits.h
* Source/WebCore/Modules/WebGPU/GPUSupportedLimits.idl

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



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

Reply via email to