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

Add regression test for ImageBitmapRenderingContext after context loss #3301

Open
kenrussell opened this issue Jul 20, 2021 · 1 comment
Open
Assignees

Comments

@kenrussell
Copy link
Member

Need to add a regression test for transferring a WebGL-rendered ImageBitmap from an OffscreenCanvas into an ImageBitmapRenderingContext, and then losing the WebGL context, as a regression test for http://crbug.com/1230568 .

@kenrussell kenrussell self-assigned this Jul 20, 2021
@kenrussell kenrussell changed the title Add regression for ImageBitmapRenderingContext after context loss Add regression test for ImageBitmapRenderingContext after context loss Jul 20, 2021
@kenrussell
Copy link
Member Author

In code review of the fix above, Juanmi Huertas pointed out:

"For the tests, make sure to cover other use cases, such as feeding a zombie ImageBitmap to texImage2D, and to CanvasRenderingContext2D.drawImage."

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

No branches or pull requests

1 participant