servo/components/script
bors-servo 85808c1cdd auto merge of #5425 : pcwalton/servo/optimize-rooting, r=Ms2ger
This was showing up very high in instruction-level profiling.

r? @jdm
2015-04-02 10:51:40 -06:00
..
dom auto merge of #5425 : pcwalton/servo/optimize-rooting, r=Ms2ger 2015-04-02 10:51:40 -06:00
parse Rewrite NodeChildrenIterator to return Temporary. 2015-04-02 13:07:51 +02:00
build.rs Fix build scripts warnings. 2015-03-18 21:53:48 +01:00
Cargo.toml Move profiler code from util into a new crate profile. 2015-03-24 02:09:31 -07:00
cors.rs Remove some unnecessary uses of as_slice 2015-03-29 14:42:19 -04:00
devtools.rs Rewrite NodeChildrenIterator to return Temporary. 2015-04-02 13:07:51 +02:00
layout_interface.rs auto merge of #5459 : jdm/servo/reflowquery, r=saneyuki 2015-04-01 14:03:43 -06:00
lib.rs Move profiler code from util into a new crate profile. 2015-03-24 02:09:31 -07:00
makefile.cargo
page.rs Remove unused subpage field from page 2015-03-11 14:13:30 +10:00
script_task.rs script: Stop destroying all flows on every mouse-over event. 2015-04-01 13:18:04 -07:00
tests.rs Use NonZero to reduce the size of DOM smart pointers (fixes #4502). 2015-01-30 22:18:22 +01:00
textinput.rs Remove some unnecessary uses of as_slice 2015-03-29 14:42:19 -04:00
timers.rs Replace unsafe_blocks by unsafe_code. 2015-03-21 10:27:32 +01:00