Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

kainino0x
Copy link
Contributor

TBD exactly how we will support source maps in the future, but we realized this isn't the correct way.

If there are any applications out there setting this member, this is a non-breaking change because browsers will just ignore the key. (No browsers were implementing this anyway, so at best we were just type-checking it.)

History: added in #645

Fixes #4808

TBD exactly how we will support source maps in the future, but we
realized this isn't the correct way.

If there are any applications out there setting this member, this is a
non-breaking change because browsers will just ignore the key.
(No browsers were implementing this anyway, so at best we were just
type-checking it.)

History: added in 645

Fixes 4808
@kainino0x kainino0x added api resolved Resolved - waiting for a change to the API specification api WebGPU API labels Aug 28, 2024
@kainino0x kainino0x added this to the Milestone 0 milestone Aug 28, 2024
@kainino0x kainino0x requested a review from toji August 28, 2024 22:12
Copy link
Contributor

Previews, as seen when this build job started (81257ee):
WebGPU webgpu.idl | Explainer | Correspondence Reference
WGSL grammar.js | wgsl.lalr.txt

Copy link
Member

@toji toji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Kangz Kangz merged commit f1b76ce into gpuweb:main Aug 29, 2024
4 checks passed
@kainino0x kainino0x deleted the remove-sourcemap branch August 29, 2024 17:44
aarongable pushed a commit to chromium/chromium that referenced this pull request Sep 3, 2024
This CL removes sourceMap in GPUShaderModuleDescriptor IDL
file that was not used when creating a shader.

Spec PR: gpuweb/gpuweb#4840

Change-Id: I1db53674eb4a58d6162aeff1cbe55cc6eec3ca38
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5828880
Reviewed-by: Corentin Wallez <[email protected]>
Commit-Queue: Fr <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1350177}
juj added a commit to juj/wasm_webgpu that referenced this pull request Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api resolved Resolved - waiting for a change to the API specification api WebGPU API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove sourceMap from GPUShaderModuleDescriptor
3 participants