servo/components/style/gecko
bors-servo a42df6dd30 Auto merge of #16875 - bzbarsky:dir-no-revalidation, r=emilio
Don't require style sharing cache invalidation for :dir

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

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because we have no way to test performance optimizations, sadly.

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- 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/16875)
<!-- Reviewable:end -->
2017-05-16 12:01:50 -05:00
..
generated Update binding files. 2017-05-16 14:42:50 +10:00
arc_types.rs Stylo: Bug 1361994 - Implement access to CSSMozDocumentRule 2017-05-10 16:55:44 +02:00
conversions.rs Stylo: Pass LayerImage's image_value to gecko. 2017-05-16 01:42:31 +08:00
data.rs Enable querying counter-style rule on Servo backend. 2017-05-16 14:42:46 +10:00
global_style_data.rs Bug 1361258 - Opt-in to thread-local jemalloc arenas for stylo rayon threads. r=bholley 2017-05-13 08:38:49 +09: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 Implement :-moz-native-anonymous support in stylo. 2017-05-15 15:58:20 -04:00
pseudo_element.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
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 Use StyleArc in the style system. 2017-05-02 17:35:44 -07:00
rules.rs Set atom identifier for counter style names in @counter-style rule. 2017-05-16 14:42:43 +10:00
selector_parser.rs Don't require style sharing cache invalidation for :dir 2017-05-16 09:55:37 -04:00
snapshot.rs Bug 1355343: Take all the snapshots into account. r=bholley 2017-05-10 12:05:39 +02: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 Create a MatchingContext to group related matching args 2017-05-16 09:19:28 -05:00