Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upServoApp can crash when closing page with active WebGL content #24062
Labels
Projects
Comments
|
This would not happen if we sent the "remove GL context" message earlier than WebGLRenderingContext's drop implementation. |
|
Sounds like another one like: #24052 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Loading http://rawcdn.githack.com/mrdoob/three.js/r105/examples/webvr_rollercoaster.html and closing the page gave me a crash in winrt::servo::wakeup() where sServo was null.