servo/components/style/gecko
bors-servo f6163c77b9 Auto merge of #14622 - emilio:last-restyle, r=bholley
stylo: Track the last restyle generation properly.

I couldn't reproduce locally, but I believe this fixes:

https://bugzilla.mozilla.org/show_bug.cgi?id=1323890

r? @heycam

<!-- 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/14622)
<!-- Reviewable:end -->
2016-12-17 14:40:33 -08:00
..
generated Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
context.rs Make the DomTraversalContext own the SharedStyleContext and share it immutably across the traversal. 2016-12-16 10:57:27 -08:00
conversions.rs Maintain Corner type, add None type to AngleOrCorner 2016-12-16 17:49:15 -05:00
data.rs stylo: Track the last restyle generation properly. 2016-12-17 10:48:45 +01:00
mod.rs Rename selector_impl.rs to selector_parser.rs 2016-11-20 15:30:37 +01:00
restyle_damage.rs Make Restyle tracking more granular. 2016-12-09 14:46:40 -10:00
selector_parser.rs Add support for fullscreen #10102 2016-12-09 11:45:50 +01:00
snapshot.rs Make Restyle tracking more granular. 2016-12-09 14:46:40 -10:00
snapshot_helpers.rs Move most of geckolib into style::gecko 2016-09-26 09:07:17 +02:00
traversal.rs Make the DomTraversalContext own the SharedStyleContext and share it immutably across the traversal. 2016-12-16 10:57:27 -08:00
values.rs Convert column-width to use Either 2016-12-01 15:17:51 +05:30
wrapper.rs Bug 1294572 - Avoid traversing children of XBL-bound elements during initial styling. r=heycam 2016-12-14 10:26:50 -08:00