servo/components/script_layout_interface
bors-servo 0fe94a6724 Auto merge of #12862 - servo:layout-new, r=emilio
added dom obj counting to decide sequential/parallel layout (#10110)

This is a rebased version of #11713

---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #10110 (github issue number if applicable).
- [X] There are no tests for these changes because it's an optimization with no visible behavioral changes

<!-- 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/12862)

<!-- Reviewable:end -->
2016-12-07 14:32:20 -08:00
..
Cargo.toml Update to selectors 0.15 2016-11-22 14:50:21 +01:00
lib.rs Bug 1317016 - Basic infrastructure for RestyleHint-driven traversal. 2016-11-24 17:07:38 -08:00
message.rs Auto merge of #12862 - servo:layout-new, r=emilio 2016-12-07 14:32:20 -08:00
reporter.rs Move CSSErrorReporter to script_layout_interface. 2016-06-20 19:08:13 +02:00
rpc.rs Reimplement scrolling to fragments 2016-11-29 22:12:16 +01:00
wrapper_traits.rs Reimplement scrolling to fragments 2016-11-29 22:12:16 +01:00