servo/components/style/gecko
bors-servo 3d40b516c8 Auto merge of #16976 - upsuper:bug1366247, r=nox
Add sugar for already_AddRefed

This is Servo side change of [bug 1366247](https://bugzilla.mozilla.org/show_bug.cgi?id=1366247).

<!-- 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/16976)
<!-- Reviewable:end -->
2017-05-21 05:28:58 -05:00
..
generated Auto merge of #16976 - upsuper:bug1366247, r=nox 2017-05-21 05:28:58 -05:00
arc_types.rs Implement CSSKeyframesRule and CSSKeyframeRule for stylo. 2017-05-19 13:56:57 +10:00
conversions.rs Introduce CalcLengthOrPercentage::unclamped_length 2017-05-18 19:27:31 +02:00
data.rs Enable querying counter-style rule on Servo backend. 2017-05-16 14:42:46 +10:00
global_style_data.rs Allow forcing a style threadpool of size 1. 2017-05-18 16:18:12 +02:00
media_queries.rs Use StyleArc in the style system. 2017-05-02 17:35:44 -07:00
mod.rs Bug 1364412: Convert pseudo-elements to an enum. r=hiro,xidorn 2017-05-16 02:53:41 +02:00
non_ts_pseudo_class_list.rs Add :-moz-is-html support for stylo. 2017-05-16 14:33:44 -04:00
pseudo_element.rs Bug 1364850: Move PseudoElement to be just another combinator in selectors. r=bholley 2017-05-17 10:58:24 +02:00
pseudo_element_definition.mako.rs Bug 1364412: Expose pseudo-element flags, and properly reject pseudos in non-UA sheets. r=bholley 2017-05-16 02:53:43 +02:00
regen_atoms.py Bug 1364412: Convert pseudo-elements to an enum. r=hiro,xidorn 2017-05-16 02:53:41 +02:00
restyle_damage.rs style: Use RestyleDamage to determine whether we must continue cascading style changes to children. 2017-05-20 16:25:39 +02:00
rules.rs stylo: Bug 1355345 - Support font-display descriptor in @font-face rule 2017-05-18 18:16:24 +02:00
selector_parser.rs Bug 1364850: Move PseudoElement to be just another combinator in selectors. r=bholley 2017-05-17 10:58:24 +02:00
snapshot.rs Auto merge of #16915 - servo:attr-selectors, r=nox,emilio 2017-05-18 18:45:20 -05:00
snapshot_helpers.rs Relax the requirement of Atom::with. 2017-05-16 14:42:45 +10:00
traversal.rs Do the sequential traversal breadth-first. 2017-04-09 14:52:49 +08:00
url.rs Stylo: Let SpecifiedUrl be able to carry ImageValue. 2017-05-16 01:42:30 +08:00
values.rs stylo: Support other unit types in computed angle 2017-05-01 16:25:18 +03:00
wrapper.rs Add sugar for already_AddRefed and use it for conversion between Atom and nsIAtom pointer. 2017-05-21 18:03:47 +10:00