servo/components
bors-servo a350b215cc Auto merge of #7867 - Ms2ger:layoutjs, r=nox
Move some methods from RawLayoutElementHelpers to LayoutElementHelpers.

This is part of a long-term plan to ensure layout never has access to
unwrapped pointers to DOM objects. The remaining methods on the
RawLayoutElementHelpers trait are harder to move, because of the lifetimes in
their signatures.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7867)
<!-- Reviewable:end -->
2015-10-05 08:19:21 -06:00
..
app_units Prepare app_units crate for publishing 2015-10-01 11:04:16 +10:00
canvas Handle zero-sized source surfaces properly, and upgrade ipc-channel to 2015-09-30 23:09:36 -07:00
canvas_traits Handle zero-sized source surfaces properly, and upgrade ipc-channel to 2015-09-30 23:09:36 -07:00
compositing Auto merge of #7811 - glennw:use-crates-au, r=larsbergstrom 2015-09-30 22:21:36 -06:00
devtools tests for devtools integration with network requests/responses 2015-09-25 22:07:01 +05:30
devtools_traits tests for devtools integration with network requests/responses 2015-09-25 22:07:01 +05:30
gfx Handle zero-sized source surfaces properly, and upgrade ipc-channel to 2015-09-30 23:09:36 -07:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout Auto merge of #7867 - Ms2ger:layoutjs, r=nox 2015-10-05 08:19:21 -06:00
layout_traits sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
msg Update servo to use published app units crate 2015-10-01 11:45:35 +10:00
net Implement Storage::SupportedPropertyNames 2015-10-04 10:22:13 -04:00
net_traits Implement Storage::SupportedPropertyNames 2015-10-04 10:22:13 -04:00
plugins Upgrade rust to f93ab64d4a1a7ee91759a1594ab2a426b6cc657e/rustc-1.5.0-dev. 2015-09-23 14:44:59 +02:00
profile sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
profile_traits sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
script Auto merge of #7867 - Ms2ger:layoutjs, r=nox 2015-10-05 08:19:21 -06:00
script_traits Update servo to use published app units crate 2015-10-01 11:45:35 +10:00
servo Auto merge of #7777 - KiChjang:caseless-group-name-match, r=jdm 2015-10-02 13:26:05 -06:00
style Auto merge of #7683 - frewsxcv:html-font-element-size-attr, r=nox 2015-10-05 02:33:02 -06:00
style_traits sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
util Auto merge of #7683 - frewsxcv:html-font-element-size-attr, r=nox 2015-10-05 02:33:02 -06:00
webdriver_server Add pref reset support to the WebDriver API. 2015-09-25 00:58:53 +01:00
webdriver_traits Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00