servo/components/style/gecko
bors-servo 22aebdf5d4 Auto merge of #14246 - emilio:servo-url, r=SimonSapin
Urlmageddon

<!-- Please describe your changes on the following line: -->

Still needs a bunch of code in net to be converted in order to get more
advantage of this for images and stuff, but meanwhile this should help quite a
bit with #13778.

Still wanted to get this in.

r? @SimonSapin

<!-- 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/14246)
<!-- Reviewable:end -->
2016-11-17 15:34:47 -06:00
..
generated Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
context.rs Concurrent rule tree, v1 2016-11-05 17:29:52 +01:00
conversions.rs style: Refactor and add infrastructure for font metrics in style. 2016-11-13 11:54:10 +01:00
data.rs style: Use rayon instead of our custom work queue. 2016-11-14 21:24:19 +01:00
mod.rs Stop using associated types for the concrete TRestyleDamage implementation. 2016-11-07 11:10:48 -08:00
restyle_damage.rs Stop using associated types for the concrete TRestyleDamage implementation. 2016-11-07 11:10:48 -08:00
selector_impl.rs Silence some warnings in geckolib 2016-09-27 18:35:51 +05:30
snapshot.rs Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
snapshot_helpers.rs Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
traversal.rs Drop style data from descendants on display:none. 2016-11-01 11:03:04 -07:00
values.rs Move LengthOrNumber to style/values and implement GeckoStyleCoordConvertible 2016-11-06 20:08:31 +03:00
wrapper.rs Auto merge of #14246 - emilio:servo-url, r=SimonSapin 2016-11-17 15:34:47 -06:00