mirror of
https://github.com/servo/servo.git
synced 2025-06-19 14:48:59 +01: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. |
||
---|---|---|
.. | ||
browsingcontext.rs | ||
Cargo.toml | ||
constellation.rs | ||
event_loop.rs | ||
lib.rs | ||
network_listener.rs | ||
pipeline.rs | ||
sandboxing.rs | ||
timer_scheduler.rs |