mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
This fixes a regression caused by the glutin update. We now are creating EGL contexts in Linux Wayland, instead of X context, so the GLContextFactory assumption of one GL back-end per platform is broken. This just works around it, for now, but in general I think not relying on available WebGL state is a good thing, and we do that already for WebVR anyway.
117 KiB
117 KiB