Add error message when WebGL setup fails by cmdcolin · Pull Request #531 · jlfwong/speedscope

I am on Ubuntu 25.10 and for whatever reason, the normal Google Chrome .deb file that you have to download and install manually does not have webgl enabled (on my machine only? who knows)

The speedscope app doesn't give any user visible error in this case though, so I made it show the default error atom here

image

Fixes #244

BTW huge thank you for speedscope, absolutely great app for performance profiling