servo/components
bors-servo 2bc4ffe5cf auto merge of #3744 : cgaebel/servo/efficient-preorder-traversal, r=pcwalton
This also tackles some nearby FIXMEs. `traverse_preorder` is used in a LOT of
DOM functions..

r? @pcwalton
2014-10-21 13:09:38 -06:00
..
canvas Reinstate errors for unused variables and imports. 2014-09-13 23:38:00 -06:00
compositing Use opts as a global, to avoid cloning and passing the struct all over the code. 2014-10-20 10:48:47 +10:00
devtools Allow to specify port with --devtools option (fixes #3597) 2014-10-09 00:39:31 +11:00
devtools_traits Disable non_snake_case warnings in devtools 2014-09-23 11:45:08 -07:00
gfx auto merge of #3722 : pcwalton/servo/flow-construction-overhaul, r=glennw 2014-10-21 10:06:37 -06:00
layout auto merge of #3744 : cgaebel/servo/efficient-preorder-traversal, r=pcwalton 2014-10-21 13:09:38 -06:00
layout_traits Use opts as a global, to avoid cloning and passing the struct all over the code. 2014-10-20 10:48:47 +10:00
msg Allow passing a method, request body, and headers to the pipeline in LoadUrlMsg 2014-10-09 14:09:29 +05:30
net Incremental Style Recalc 2014-10-09 12:55:21 -04:00
plugins Make auto-derived JSTraceable have #[inline] methods 2014-10-16 10:20:20 +05:30
script more efficient preorder DOM traversals 2014-10-21 10:01:15 -07:00
script_traits auto merge of #3626 : Manishearth/servo/form-prep, r=jdm 2014-10-09 16:00:34 -06:00
style more efficient preorder DOM traversals 2014-10-21 10:01:15 -07:00
util layout: Rewrite text and inline fragment handling during flow 2014-10-20 22:05:38 -07:00