diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-11-02 13:55:07 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-02 13:55:07 -0500 |
commit | 021cabd3e6242b3537addec32010ee8cee556121 (patch) | |
tree | 02abcb9c556c8be29e6d8c430cbcaac2221be25a /components/layout/construct.rs | |
parent | 193a4d88ed6497ebefcf776607a7647dd88628c1 (diff) | |
parent | cd1c881830a4a94fe95d20467bd431e1cb56cc81 (diff) | |
download | servo-021cabd3e6242b3537addec32010ee8cee556121.tar.gz servo-021cabd3e6242b3537addec32010ee8cee556121.zip |
Auto merge of #14020 - mrobinson:scroll_root_prep, r=pcwalton
Fold some DisplayList methods into DisplayListBuildState
<!-- 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 they 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. -->
This makes the API used to build display lists quite a bit simpler and
reduces the amount of auxiliary data structures that need to be passed
around. It is also important preparation work for separating scrolling
areas from stacking contexts.
<!-- 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/14020)
<!-- Reviewable:end -->
Diffstat (limited to 'components/layout/construct.rs')
0 files changed, 0 insertions, 0 deletions