TAG Feedback: Code sample for handling WebGL context loss #826
Labels
fixed by pending PR
A PR that is in review will resolve this issue.
help wanted
This is a good issue for anyone to pick up and work on filing a PR for.
Milestone
As requested in w3ctag/design-reviews#403 (comment)
The feedback we've received from the TAG raised the issue that while our explainer demonstrates how to create a WebGL context that is XR compatible from creation time, it does not demonstrate how to properly handle context loss in the code sample for
gl.makeXRCompatible()
. Given that this is a critical part of using the method, we should ensure that the code sample reflects it.The text was updated successfully, but these errors were encountered: