diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-03-06 15:53:11 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-06 15:53:11 -0500 |
commit | 26d2e77410f8fbc308f63282f435fbc8788c9bcc (patch) | |
tree | 42c3cd66777e3b35256b6f63a003b73c97153f0c /components/layout_thread | |
parent | c8eceb90a15f0a28478bf0d26702070225d5f1c1 (diff) | |
parent | e100a7212224a4dc3558ec2a0824e5168bbe7a27 (diff) | |
download | servo-26d2e77410f8fbc308f63282f435fbc8788c9bcc.tar.gz servo-26d2e77410f8fbc308f63282f435fbc8788c9bcc.zip |
Auto merge of #20214 - mrobinson:stop-using-using-localclip-roundedrect, r=glennw
Stop using LocalClip::RoundedRect
We would like to remove this functionality from WebRender, so convert
its use to clip scroll nodes. This change also removes the redundant
BlocBlockStackingContextType in favor of Option<StackingContextType>,
which is just as expressive. This simplifies the code a bit.
<!-- 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.
<!-- 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/20214)
<!-- Reviewable:end -->
Diffstat (limited to 'components/layout_thread')
0 files changed, 0 insertions, 0 deletions