servo/components/script_traits
Emilio Cobos Álvarez 21df4014db
constellation: Make setting up the WebGL state fallible.
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.
2018-03-09 23:27:29 +01:00
..
Cargo.toml Bump euclid to 0.17 2018-02-28 09:46:59 +01:00
lib.rs constellation: Make setting up the WebGL state fallible. 2018-03-09 23:27:29 +01:00
script_msg.rs remove mozbrowser code 2018-02-13 09:40:06 +01:00
webdriver_msg.rs Bump euclid to 0.14. 2017-06-14 16:00:59 +02:00