servo/components/servo
bors-servo c641ec97f0 Auto merge of #11443 - kyleheadley:remove_trait_11339, r=asajeffrey
Remove CompositorEventListener trait

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

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because refactoring

<!-- 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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11443)
<!-- Reviewable:end -->
2016-06-01 14:06:41 -05:00
..
.cargo Fix final linking step on AArch64 2016-02-01 16:55:27 +01:00
build.rs New Android suppport 2015-11-04 16:29:39 -06:00
Cargo.lock Auto merge of #11531 - emilio:anglemove, r=metajack 2016-06-01 10:01:17 -05:00
Cargo.toml Make geckolib build dependencies with the same features as Servo by default 2016-05-24 11:57:20 -07:00
fake-ld.sh New Android suppport 2015-11-04 16:29:39 -06:00
lib.rs Removed CompositorEventListener trait 2016-05-31 15:29:19 -06:00
main.rs Removed CompositorEventListener trait 2016-05-31 15:29:19 -06:00
servo.exe.manifest Make Servo DPI aware on Windows 2016-05-20 23:40:39 -06:00