servo/components/script_traits
bors-servo 4e12deb7b6
Auto merge of #23115 - pylbrecht:measure.blocked.layout.queries, r=jdm
measure blocked layout queries

<!-- 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
- [x] These changes fix #19797

<!-- Either: -->
- [ ] There are tests for these changes

<!-- 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/23115)
<!-- Reviewable:end -->
2019-04-22 10:52:49 -04:00
..
Cargo.toml Update references to malloc_size_of_derive, which is in crates.io now. 2019-01-13 21:59:31 +01:00
lib.rs Measure layout queries blocked by ongoing layout 2019-04-13 07:42:07 +02:00
script_msg.rs Implementing the builder pattern for RequestInit 2019-04-10 14:01:30 -03:00
webdriver_msg.rs Add webdriver deletecookies function 2019-04-19 13:15:50 +05:30