servo/components
bors-servo cd51ac742d Auto merge of #9464 - frewsxcv:is-empty, r=KiChjang
Prefer `is_empty` over `len` when option is available.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9464)
<!-- Reviewable:end -->
2016-01-30 09:36:01 +05:30
..
canvas Remove remaining unused imports 2016-01-17 20:55:53 -08:00
canvas_traits Update cssparser. 2016-01-21 17:58:03 +01:00
compositing Auto merge of #9401 - glennw:raf-timing, r=jdm 2016-01-28 11:18:24 +05:30
devtools Auto merge of #9351 - fstr:9343-unused-imports, r=nox 2016-01-18 07:48:03 +05:30
devtools_traits Final steps 2016-01-11 18:48:54 +05:30
gfx Make hit tests against box shadows always fail. 2016-01-25 16:30:04 -08:00
gfx_traits Move FrameTreeId type to gfx_traits #9221 2016-01-13 13:36:28 +01:00
layout Prefer is_empty over len when option is available. 2016-01-29 22:49:47 -05:00
layout_traits Remove some unused extern crates. 2016-01-13 09:37:28 +01:00
msg Update cssparser. 2016-01-21 17:58:03 +01:00
net Partial implementation of Main Fetch step, including appropiate updates to tests 2016-01-29 12:40:54 -07:00
net_traits Partial implementation of Main Fetch step, including appropiate updates to tests 2016-01-29 12:40:54 -07:00
plugins Update to rustc 1.7.0-nightly (b4707ebca 2015-12-27) 2016-01-14 14:56:18 -06:00
profile task -> thread 2016-01-10 17:58:13 +09:00
profile_traits task -> thread 2016-01-10 17:58:13 +09:00
script Add onresize handler to GlobalEventHandlers 2016-01-29 18:22:52 -05:00
script_traits compositing: Fix a couple of bugs that prevented iframes from painting 2016-01-26 16:37:23 -05:00
servo Auto merge of #9450 - jdm:ipcchannelupgrade, r=nox 2016-01-29 21:30:20 +05:30
style Sequentialize assign_block_size for flows that can be fragmented. 2016-01-28 09:42:17 +01:00
style_traits Update cssparser. 2016-01-21 17:58:03 +01:00
util Update html5ever and xml5ever for API changes. 2016-01-27 12:25:16 +01:00
webdriver_server task -> thread 2016-01-10 17:58:13 +09:00