servo/components
bors-servo 0a4db7ae0f Auto merge of #5889 - pcwalton:remove-absolute-static-i-offset, r=glennw
They haven't been used for hypothetical box calculation in quite some
time.

r? @glennw

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5889)
<!-- Reviewable:end -->
2015-04-28 18:30:38 -05:00
..
canvas Remove remaining as_slice / as_mut_slice calls. 2015-04-28 23:31:11 +02:00
compositing Implement Clone for Copy types. 2015-04-28 23:31:10 +02:00
devtools Move actor_workers HashMap outside handle_new_global(). [Issue#5735] 2015-04-20 11:33:09 -07:00
devtools_traits Remove unused ScriptDevtoolControlMsg enum 2015-04-24 10:19:16 +09:00
gfx Implement Clone for Copy types. 2015-04-28 23:31:10 +02:00
layout Auto merge of #5889 - pcwalton:remove-absolute-static-i-offset, r=glennw 2015-04-28 18:30:38 -05:00
layout_traits Refactored image cache task - details below. 2015-04-23 09:40:24 +10:00
msg Implement Clone for Copy types. 2015-04-28 23:31:10 +02:00
net Implement Clone for Copy types. 2015-04-28 23:31:10 +02:00
net_traits Implement Clone for Copy types. 2015-04-28 23:31:10 +02:00
plugins Add the rust-tenacious move-protection lint, use it for Root<T> (fixes #5724) 2015-04-28 04:20:40 +05:30
profile Remove some as_slice calls. 2015-04-24 17:44:47 +02:00
script Remove remaining as_slice / as_mut_slice calls. 2015-04-28 23:31:11 +02:00
script_traits Add script execution support via WebDriver 2015-04-23 16:14:27 +01:00
servo Fix some no_move errors 2015-04-28 04:20:45 +05:30
style Implement Clone for Copy types. 2015-04-28 23:31:10 +02:00
util Implement Clone for Copy types. 2015-04-28 23:31:10 +02:00
webdriver_server Squashing a warning on WebDriver. 2015-04-23 14:20:01 -07:00
webdriver_traits Add script execution support via WebDriver 2015-04-23 16:14:27 +01:00