servo/components/servo
bors-servo cd1396fa9a Auto merge of #11364 - Ms2ger:CompositorMsg, r=nox
Move CompositorMsg to script_traits.

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 --faster` 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 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/11364)
<!-- Reviewable:end -->
2016-05-24 06:48:46 -07: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 #11364 - Ms2ger:CompositorMsg, r=nox 2016-05-24 06:48:46 -07:00
Cargo.toml Move DOMString back to script 2016-05-24 10:54:57 +02:00
fake-ld.sh New Android suppport 2015-11-04 16:29:39 -06:00
lib.rs Use CompositorMsg from script_traits. 2016-05-24 12:29:22 +02:00
main.rs Remove references to unused crates. 2016-04-22 22:20:06 +02:00
servo.exe.manifest Make Servo DPI aware on Windows 2016-05-20 23:40:39 -06:00