servo/components/script_layout_interface
Emilio Cobos Álvarez 8f6455b9df
style: Remove some unneeded indirection.
All TElement's implement Copy, and are just pointers, so the double indirection
is stupid.

I'm going to try to see if removing this double-indirection fixes some
selector-matching performance, and this is a trivial pre-requisite while I wait
for Talos results.
2018-01-10 03:56:34 +01:00
..
Cargo.toml Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender 2017-12-08 14:32:28 +01:00
lib.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
message.rs changed f64 to u64 for navigation start timing until it had to be float 2017-11-01 20:45:22 +00:00
reporter.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
rpc.rs Switch to using WebRender hit testing 2017-10-17 23:33:13 +02:00
wrapper_traits.rs style: Remove some unneeded indirection. 2018-01-10 03:56:34 +01:00