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

Remove api.WebGLRenderingContext.canvas.OffscreenCanvas from BCD #21760

Conversation

queengooborg
Copy link
Collaborator

This PR removes the canvas.OffscreenCanvas member of the WebGLRenderingContext API from BCD. This feature seems redundant, and appears to be a mirror of the OffscreenCanvas data.

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/WebGLRenderingContext/canvas/OffscreenCanvas

This PR removes the `canvas.OffscreenCanvas` member of the `WebGLRenderingContext` API from BCD. This feature seems redundant, and appears to be a mirror of the `OffscreenCanvas` data.

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/WebGLRenderingContext/canvas/OffscreenCanvas
@queengooborg queengooborg added data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API needs content update 📝 This PR needs a corresponding update to mdn/content to update the documentation labels Dec 28, 2023
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

Agreed, let's remove these.

@Elchi3 Elchi3 merged commit 506e053 into mdn:main Jan 22, 2024
6 checks passed
@Elchi3 Elchi3 removed the needs content update 📝 This PR needs a corresponding update to mdn/content to update the documentation label Jan 22, 2024
@queengooborg queengooborg deleted the api/WebGLRenderingContext/canvas/OffscreenCanvas/removal branch January 22, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants