replayio/chromium

Support WebGL

Closed this issue · 1 comments

Recording pages with WebGL contexts is running into some problems where synchronous communication with the GPU process causes the main thread to fail to finish the recording. This could be fixed, but there are likely to be other problems using WebGL and for now we are disabling it, similarly to gecko-dev (replayio/gecko-dev#58).

This ticket has been moved to RUN-145