diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-10-21 01:43:25 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-21 01:43:25 -0500 |
commit | bb271ef4afea02b6b1b5d207e773d1fedccd2906 (patch) | |
tree | 5e537031ffd13d82d8daa40973af484ed4323034 /components/msg/lib.rs | |
parent | 28be83bd9a5b2adc136bfdf006ae5d285d0178ad (diff) | |
parent | ccb7ab926a3710c32d920b9ff09a0b7557639905 (diff) | |
download | servo-bb271ef4afea02b6b1b5d207e773d1fedccd2906.tar.gz servo-bb271ef4afea02b6b1b5d207e773d1fedccd2906.zip |
Auto merge of #13848 - mrobinson:remove-layers, r=glennw
Remove concept of Layers from Servo
<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because this PR should not change behavior.
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Layers were a feature of the legacy drawing path. If we re-add them at
some point, it probably makes more sense to make them a product of
display list inspection.
This change also remove a bunch of dead painting code.
<!-- 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/13848)
<!-- Reviewable:end -->
Diffstat (limited to 'components/msg/lib.rs')
0 files changed, 0 insertions, 0 deletions