servo/components/script_layout_interface
Simon Sapin f7f81e0ed0 Use our copy of RefCell for style data.
This allows removing `#![feature(as_unsafe_cell)]` in geckolib
and make progress towards #11815.
2016-06-23 16:13:49 +02:00
..
Cargo.toml Move CSSErrorReporter to script_layout_interface. 2016-06-20 19:08:13 +02:00
lib.rs Use our copy of RefCell for style data. 2016-06-23 16:13:49 +02:00
message.rs Move the remainder of layout_interface into script_layout_interface. 2016-06-20 19:08:12 +02:00
reporter.rs Move CSSErrorReporter to script_layout_interface. 2016-06-20 19:08:13 +02:00
restyle_damage.rs Introduce a script_layout_interface crate and move RestyleDamage to it. 2016-06-20 19:02:36 +02:00
rpc.rs Move LayoutRPC to script_layout_interface. 2016-06-20 19:08:07 +02:00
wrapper_traits.rs Use our copy of RefCell for style data. 2016-06-23 16:13:49 +02:00