Skip to content

Conversation

@kainino0x
Copy link
Contributor

@kainino0x kainino0x commented Aug 23, 2022

  • No constraint on ordering of parent-child and sibling error scopes.
  • No constraint on which error inside the scope gets reported.
  • (not yet discussed) No constraint on ordering of error scope resolve vs device.lost resolve. left as open issue

Fixes #2119

@kainino0x kainino0x requested a review from toji August 23, 2022 23:25
@kainino0x kainino0x added the tacit resolution queue Editors have agreed and intend to land if no feedback is given label Aug 23, 2022
@kainino0x kainino0x added this to the V1.0 milestone Aug 23, 2022
@github-actions
Copy link
Contributor

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

@kainino0x kainino0x added tacit resolution candidate Editors may be able to resolve and move to tacit resolution queue for webgpu editors meeting and removed tacit resolution queue Editors have agreed and intend to land if no feedback is given tacit resolution candidate Editors may be able to resolve and move to tacit resolution queue labels Aug 24, 2022
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

@kainino0x kainino0x added copyediting Pure editorial stuff (copyediting, *.bs file syntax, etc.) and removed for webgpu editors meeting tacit resolution candidate Editors may be able to resolve and move to tacit resolution queue labels Aug 30, 2022
@kainino0x
Copy link
Contributor Author

editors: unblock this on the device.lost issue, that is really #1629

@github-actions
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

copyediting Pure editorial stuff (copyediting, *.bs file syntax, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider making ShaderModule compilation errors special

2 participants