servo/components/compositing
bors-servo 86dcd5366f Auto merge of #17074 - paulrouget:remove_viewport, r=emilio
remove no-op viewport code

<!-- 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 #16809 (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because no-op code

<!-- 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/17074)
<!-- Reviewable:end -->
2017-05-29 07:13:58 -05:00
..
Cargo.toml Remove servo feature from servo_url 2017-04-07 17:51:49 +10:00
compositor.rs Auto merge of #17074 - paulrouget:remove_viewport, r=emilio 2017-05-29 07:13:58 -05:00
compositor_thread.rs Auto merge of #15794 - paulrouget:head_parsed_url, r=asajeffrey 2017-04-25 14:14:31 -05:00
delayed_composition.rs Move util::time::duration_from_nanoseconds to its only caller 2016-06-29 18:00:21 +02:00
lib.rs Webdriver uses browsing context ids rather than pipeline ids. 2017-05-25 17:14:28 -05:00
touch.rs Rename ScreenPx to DeviceIndependentPixel. 2017-02-22 14:37:24 +10:00
windowing.rs remove no-op viewport code 2017-05-29 09:49:03 +02:00