diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2020-02-26 09:04:08 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-26 09:04:08 -0500 |
commit | ad9bfc2a62b70b9f3dbb1c3a5969f30bacce3d74 (patch) | |
tree | 9c0b59e2187e3f42f9ed9b1fdbfb96b25b3cacfd /components/script/dom/bindings/codegen/CodegenRust.py | |
parent | 0f9b04680a27e7503bb2ebceb41c5abc8d59a294 (diff) | |
parent | 86ad6ed3b85a67032cb72a87535460547d98e266 (diff) | |
download | servo-ad9bfc2a62b70b9f3dbb1c3a5969f30bacce3d74.tar.gz servo-ad9bfc2a62b70b9f3dbb1c3a5969f30bacce3d74.zip |
Auto merge of #25801 - pylbrecht:arc.refactor, r=jdm
Refactor CanvasRenderingContext2D.arc() and .ellipse()
<!-- Please describe your changes on the following line: -->
Refactor `arc()` and `ellipse()` to make use of `lyon_geom::Arc` for approximating an arc with quadratic bezier curves.
---
<!-- 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 part of #25331
<!-- Either: -->
- [x] There are tests for these changes
<!-- 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. -->
Diffstat (limited to 'components/script/dom/bindings/codegen/CodegenRust.py')
0 files changed, 0 insertions, 0 deletions