servo/components/style/gecko
bors-servo 58e8a3126a Auto merge of #18042 - upsuper:grid-template, r=canaltinova
Make nsStylePosition::mGridTemplate{Columns,Rows} a UniquePtr.

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

<!-- 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/18042)
<!-- Reviewable:end -->
2017-08-11 06:32:44 -05:00
..
generated Make nsStylePosition::mGridTemplate{Columns,Rows} a UniquePtr. 2017-08-11 21:17:38 +10:00
arc_types.rs stylo: Create ServoFontFeatureValuesRule and bind servo data 2017-07-27 13:38:00 -07:00
conversions.rs Animate basic shapes 2017-08-11 10:25:03 +02:00
data.rs style: Split collected @font-face / @counter-style rules per origin. 2017-08-11 13:39:49 +08:00
global_style_data.rs Separate thread pool from global state for Gecko 2017-06-23 19:36:58 +09:00
media_queries.rs Rework MediaType to be an atom-based struct instead of an enum. 2017-08-09 13:25:30 -07: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: Introduce Chrome UI privilege for parsers 2017-08-03 16:30:08 +08:00
pseudo_element.rs style: Don't perform parent display-based style fixups on most pseudos. 2017-08-05 18:35:40 +08:00
pseudo_element_definition.mako.rs Unrelated: Add a comment for Gecko bug 1368291. 2017-08-09 10:52:01 -07:00
regen_atoms.py Stylo's atom generation needs to deal with wrapper anon boxes. 2017-08-11 00:08:11 -04:00
restyle_damage.rs style: Ensure we generate a ReconstructFrame hint when -moz-binding changes on a display:none root. 2017-07-25 15:50:00 +08:00
rules.rs Use integer for specified and computed font-weight 2017-07-06 15:31:24 +10:00
selector_parser.rs style: Use an enumerated array for per-pseudo maps. 2017-08-08 12:40:31 +02:00
snapshot.rs style: Implement a more fine-grained invalidation method. 2017-06-13 13:26:41 +02:00
snapshot_helpers.rs ID and class selectors are ASCII case-insensitive in quirks mode. 2017-06-12 23:33:53 +02:00
traversal.rs Pass a callback to recalc_style_at to avoid traversing children twice. 2017-07-15 14:45:51 -07:00
url.rs Replace all uses of the style::stylearc alias with servo_arc. 2017-07-19 09:29:05 +02:00
values.rs Auto merge of #17985 - dadaa:make-list-style-type-animatable, r=hiro 2017-08-07 19:06:43 -05:00
wrapper.rs Use namespace id instead of atom in synthesize_presentational_hints_for_legacy_attributes. 2017-08-10 16:38:28 +10:00