diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-02-21 06:54:30 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-21 06:54:30 -0800 |
commit | 907c1ef3d280269b5fe87a67759411ab2f938a72 (patch) | |
tree | 09bc7a49c27e0387a2a507fdecc2bf8b714b65d3 /components/script/dom/cssrule.rs | |
parent | 14bbe9d8729dece2d80bb651bca1c2eda13d0429 (diff) | |
parent | 4fc3e7e75d7eb7e61d4cbefd82d520a7d7320ef8 (diff) | |
download | servo-907c1ef3d280269b5fe87a67759411ab2f938a72.tar.gz servo-907c1ef3d280269b5fe87a67759411ab2f938a72.zip |
Auto merge of #15653 - samliu:cleanup_arraybufferview_type, r=cbrewster
Cleanup arraybufferview type
<!-- Please describe your changes on the following line: -->
Replace uses of spidermonkey-specific JS_GetArrayBufferViewType with ArrayBufferView impl's method get_array_type().
Tests pass:
./mach test-wpt tests/wpt/web-platform-tests/WebCrypto
./mach test-wpt tests/wpt/web-platform-tests/webgl
---
<!-- 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 #15605 (github issue number if applicable).
- [x] There are tests for these changes
<!-- 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/15653)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/cssrule.rs')
0 files changed, 0 insertions, 0 deletions