[webkit-changes] [WebKit/WebKit] eb5b24: [WebGPU] GPUObjectBase.idl is out of date with the...

mwyrzykowski noreply at github.com
Thu Feb 15 18:18:21 PST 2024


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

  Changed paths:
    M LayoutTests/http/tests/webgpu/webgpu/api/operation/reflection-expected.txt
    M Source/WebCore/Modules/WebGPU/GPUObjectBase.idl

  Log Message:
  -----------
  [WebGPU] GPUObjectBase.idl is out of date with the specification
https://bugs.webkit.org/show_bug.cgi?id=269489
<radar://123027766>

Reviewed by Dan Glastonbury.

Previously label was optional or UVString, but now it is simply UVString.

Matching the specification also results in the newly added reflection tests
to pass, so update the expectation.

* LayoutTests/http/tests/webgpu/webgpu/api/operation/reflection-expected.txt:
* Source/WebCore/Modules/WebGPU/GPUObjectBase.idl:

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




More information about the webkit-changes mailing list