servo/components/script_traits
Glenn Watson acfdfd2fa9 Remove old rendering backend.
This removes paint threads, rust-layers dependency, and changes
optional webrender types to be required.

The use_webrender option has been removed, however I've left
the "-w" command line option in place so that wpt
runner can continue to pass that. Once it's removed from there
we can also remove the -w option.

Once this stage is complete, it should be fine to change the
display list building code to generate webrender display
lists directly and avoid the conversion step.
2016-10-18 10:21:27 +10:00
..
Cargo.toml Remove old rendering backend. 2016-10-18 10:21:27 +10:00
lib.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
script_msg.rs Remove old rendering backend. 2016-10-18 10:21:27 +10:00
webdriver_msg.rs Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00