servo/components/style/gecko
bors-servo 691f3be24a
Auto merge of #20082 - emilio:ignore-existing-styles, r=bholley
style: Cleanup always-false argument to Servo_ResolveStyleLazily.

I changed this setup in https://bugzilla.mozilla.org/show_bug.cgi?id=1414999,
because it was totally unsound.

<!-- 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/20082)
<!-- Reviewable:end -->
2018-02-21 06:09:15 -05:00
..
generated Auto merge of #20082 - emilio:ignore-existing-styles, r=bholley 2018-02-21 06:09:15 -05:00
arc_types.rs stylo: Create ServoFontFeatureValuesRule and bind servo data 2017-07-27 13:38:00 -07:00
conversions.rs Rename FillRule variants to follow the same rules as other enums 2018-02-01 12:43:29 +01:00
data.rs style: Remove useless code after #19994 2018-02-12 13:52:29 +01:00
global_style_data.rs Explicitly register rayon threads, rather than assuming that as the default. 2017-09-19 13:04:35 -07:00
media_queries.rs Use atom for identifier media features. 2018-02-08 12:41:17 +11:00
mod.rs Backed out changeset fec394734f83 (bug 17624) for build bustage a=backout CLOSED TREE 2017-07-06 21:58:15 +00:00
non_ts_pseudo_class_list.rs style: Move :-moz-locale-dir matching to rust. 2018-01-11 14:47:29 +01:00
pseudo_element.rs style: Optimize serialization of identifiers of length <= 16 🐉🐲 2018-02-07 17:34:22 +01:00
pseudo_element_definition.mako.rs style: Optimize serialization of identifiers of length <= 16 🐉🐲 2018-02-07 17:34:22 +01:00
regen_atoms.py style: Remove some uses of unused unsafe. 2017-11-15 13:26:24 +01:00
restyle_damage.rs style: Remove quite useless StyleChange constructor. 2017-11-27 15:17:44 +01:00
rules.rs Move FontTag to the generic module 2018-02-15 12:03:00 +01:00
selector_parser.rs style: Make input[type=number] pseudo-elements accessible to chrome. 2018-02-05 13:05:26 +01:00
snapshot.rs style: Make GeckoElement::has_class more specialized. 2018-01-31 11:26:13 +01:00
snapshot_helpers.rs style: Make GeckoElement::has_class more specialized. 2018-01-31 11:26:13 +01:00
traversal.rs Eliminate the sequential/traversal parallel distinction in favor of a unified adaptive driver. 2017-08-25 10:00:27 -07:00
url.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
values.rs style: Get rid of gecko_size_type. 2018-02-07 02:05:30 +01:00
wrapper.rs Auto merge of #20065 - emilio:note-stuff, r=nox 2018-02-16 15:33:48 -05:00