Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix (domprops): add COMPLETION_STATUS_KHR to the domprops list #1191

Merged
merged 1 commit into from May 1, 2022

Conversation

0b5vr
Copy link
Contributor

@0b5vr 0b5vr commented May 1, 2022

Description

Add COMPLETION_STATUS_KHR to the domprops list.

COMPLETION_STATUS_KHR is a property of KHR_parallel_shader_compile extension of WebGLRenderingContext.

See: https://developer.mozilla.org/en-US/docs/Web/API/KHR_parallel_shader_compile

`COMPLETION_STATUS_KHR` is a property of `KHR_parallel_shader_compile` extension of WebGLRenderingContext

See: https://developer.mozilla.org/en-US/docs/Web/API/KHR_parallel_shader_compile
@fabiosantoscode
Copy link
Collaborator

Thanks! Are there more properties like this in WebGLRenderingContext?

@fabiosantoscode fabiosantoscode merged commit f80f962 into terser:master May 1, 2022
@0b5vr 0b5vr deleted the 0b5vr-patch-1 branch May 1, 2022 16:53
@0b5vr
Copy link
Contributor Author

0b5vr commented May 1, 2022

Thanks for the merge!

Thanks! Are there more properties like this in WebGLRenderingContext?

That's what I'm interested in. I've done ad-hoc PR this time but I'll investigate furthermore later.

Thank you for the great project!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants