servo/components
bors-servo 907c1ef3d2 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 -->
2017-02-21 06:54:30 -08:00
..
atoms Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
bluetooth Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
bluetooth_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
canvas Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
canvas_traits Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
compositing Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
config Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
constellation Auto merge of #15670 - nox:die-plugins-die, r=Manishearth 2017-02-21 05:15:15 -08:00
debugger Removed util. 2016-12-14 18:04:37 -06:00
deny_public_fields Change #[privatize] into #[derive(DenyPublicFields)] 2017-02-15 10:24:01 +01:00
devtools Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
devtools_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
domobject_derive Replace inheritance_integrity by trait shenanigans 2017-02-15 22:11:20 +01:00
geometry Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
gfx Auto merge of #15670 - nox:die-plugins-die, r=Manishearth 2017-02-21 05:15:15 -08:00
gfx_traits Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
jstraceable_derive Remove a useless cfg attribute 2017-02-21 11:10:30 +01:00
layout Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
layout_thread Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
layout_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
msg Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
net Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
net_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
profile Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
profile_traits Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
rand squash: convert less interesting debug! logs to traces 2017-01-18 22:21:41 -07:00
range Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
remutex squash: convert less interesting debug! logs to traces 2017-01-18 22:21:41 -07:00
script Auto merge of #15653 - samliu:cleanup_arraybufferview_type, r=cbrewster 2017-02-21 06:54:30 -08:00
script_layout_interface Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
script_plugins Move script lints to script_plugins 2017-02-16 18:37:14 +01:00
script_traits Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
selectors Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
servo Auto merge of #15670 - nox:die-plugins-die, r=Manishearth 2017-02-21 05:15:15 -08:00
style Auto merge of #15612 - UnICorN21:master, r=canaltinova 2017-02-21 01:09:35 -08:00
style_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
url Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
webdriver_server Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
webvr Remove unused features from webvr traits 2017-02-21 11:00:03 +01:00
webvr_traits Remove unused features from webvr traits 2017-02-21 11:00:03 +01:00