diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-03-24 12:41:44 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-24 12:41:44 -0400 |
commit | 2d789646345a21c32f9bed0f7380526469384238 (patch) | |
tree | 2d627f54e623630f5ee6fea3048e31bcabb47e69 /python/servo/package_commands.py | |
parent | 2ab34d59691f969f945f6d313d1a68a2fbc11872 (diff) | |
parent | 6d08027890f4694b7daaf394e78e537ae77b4d4c (diff) | |
download | servo-2d789646345a21c32f9bed0f7380526469384238.tar.gz servo-2d789646345a21c32f9bed0f7380526469384238.zip |
Auto merge of #20405 - christianpoveda:issue_20349, r=jdm
Add constructors for typed arrays in DOMMatrix and DOMMatrixReadOnly
<!-- Please describe your changes on the following line: -->
- DOMMatrix now have the functions: FromFloat32Array, FromFloat64Array.
- DOMMatrixReadOnly now have the functions: FromFloat32Array, FromFloat64Array, ToFloat32Array, ToFloat64Array.
r? @jdm
---
<!-- 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 #20349 (github issue number if applicable).
<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- 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/20405)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/package_commands.py')
0 files changed, 0 insertions, 0 deletions