servo/components
bors-servo 2bb7cc227b Auto merge of #13722 - Manishearth:test-stylo, r=jdm
Remove test-geckolib, run test-stylo on travis

test-geckolib used to do things, but almost all of geckolib has been moved to the style crate, with the tests in `tests/unit/stylo`. (`./mach test-stylo) Now test-geckolib does nothing.

Fixes #13721
r? @jdm

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13722)
<!-- Reviewable:end -->
2016-10-13 01:50:37 -05:00
..
canvas Update to Rust 1.14.0-nightly (19ac57926 2016-10-08) 2016-10-09 18:53:47 +02:00
canvas_traits Update to Rust 1.14.0-nightly (19ac57926 2016-10-08) 2016-10-09 18:53:47 +02:00
compositing Update to Rust 1.14.0-nightly (19ac57926 2016-10-08) 2016-10-09 18:53:47 +02:00
constellation Made pipeline always store the frame_id. 2016-10-10 13:59:04 -05:00
debugger Implement a WebSocket server for debugging. 2016-09-12 11:02:09 +02:00
devtools Update to Rust 1.14.0-nightly (19ac57926 2016-10-08) 2016-10-09 18:53:47 +02:00
devtools_traits Update to Rust 1.14.0-nightly (19ac57926 2016-10-08) 2016-10-09 18:53:47 +02:00
gfx Auto merge of #13696 - mrobinson:clipping_region_print, r=emilio 2016-10-11 20:58:49 -05:00
gfx_traits Correct the unicode codes used for tree printing 2016-10-11 11:44:38 +02:00
layout Auto merge of #13705 - pcwalton:incremental-float, r=notriddle 2016-10-12 16:00:37 -05:00
layout_thread Emit TransitionEnd events in the layout thread and process it in the script thread 2016-10-11 19:36:06 -07:00
layout_traits Update to Rust 1.14.0-nightly (19ac57926 2016-10-08) 2016-10-09 18:53:47 +02:00
msg Update to Rust 1.14.0-nightly (19ac57926 2016-10-08) 2016-10-09 18:53:47 +02:00
net Migrate user agent string to Cow<'static, str>. 2016-10-10 16:34:20 -04:00
net_traits Remove unused trait method. 2016-10-10 13:42:16 -04:00
plugins Revert "Make DOMRefCell use style’s copy of RefCell" 2016-10-04 18:35:01 +02:00
profile Add time profiling to ServoXMLParser::parse_sync 2016-10-11 15:03:25 +02:00
profile_traits Add time profiling to ServoXMLParser::parse_sync 2016-10-11 15:03:25 +02:00
range Update to Rust 1.14.0-nightly (19ac57926 2016-10-08) 2016-10-09 18:53:47 +02:00
script Auto merge of #13640 - servo:CSSStyleDeclaration_in_style, r=mbrubeck 2016-10-12 14:21:34 -05:00
script_layout_interface Move children_to_process to layout. 2016-10-08 18:20:45 -07:00
script_traits Emit TransitionEnd events in the layout thread and process it in the script thread 2016-10-11 19:36:06 -07:00
servo Migrate user agent string to Cow<'static, str>. 2016-10-10 16:34:20 -04:00
style Auto merge of #13722 - Manishearth:test-stylo, r=jdm 2016-10-13 01:50:37 -05:00
style_traits Emit TransitionEnd events in the layout thread and process it in the script thread 2016-10-11 19:36:06 -07:00
util Migrate user agent string to Cow<'static, str>. 2016-10-10 16:34:20 -04:00
webdriver_server Use fn pipeline_id consistently, not fn pipeline 2016-09-13 15:17:40 -04:00