servo/components
bors-servo e2e7013e76 Auto merge of #12395 - jdm:nowrap, r=Ms2ger
Avoid calling JS_WrapValue for same-compartment DOM reflectors

This change shaves off 15-20ns per iteration of the node.firstChild getter test in tests/html/bindings_perf.html. Based on [similar Gecko code](http://searchfox.org/mozilla-central/rev/f43c9e0ffa92e72dbdbcbf57eecf04a43d46da63/dom/bindings/BindingUtils.h#781).

---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix (partially) #12358

<!-- 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/12395)
<!-- Reviewable:end -->
2016-07-12 05:50:46 -07:00
..
canvas canvas: Deallocate WebRender images on canvas 2016-07-10 19:24:15 -07:00
canvas_traits Move util::vec::byte_swap to canvas_traits 2016-07-04 16:48:15 +02:00
compositing Move some unit type definitions to style_traits. 2016-07-11 12:14:27 +02:00
constellation Move some unit type definitions to style_traits. 2016-07-11 12:14:27 +02:00
devtools Use get_mut instead of get-remove-set in XHR send() 2016-06-27 21:31:28 -07:00
devtools_traits Use get_mut instead of get-remove-set in XHR send() 2016-06-27 21:31:28 -07:00
gfx Move some unit type definitions to style_traits. 2016-07-11 12:14:27 +02:00
gfx_traits Move util::print_tree to gfx_traits 2016-07-04 15:47:06 +02:00
layout Auto merge of #12382 - stshine:anonymous-block, r=SimonSapin 2016-07-11 16:19:52 -07:00
layout_thread Move util::workqueue to style 2016-07-04 21:56:09 +02:00
layout_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
msg Move webdriver_msg to script_traits. 2016-07-05 09:02:46 +02:00
net Add FileID validity setting/checking logic to Blob URL implementation 2016-07-11 10:51:55 +08:00
net_traits Add FileID validity setting/checking logic to Blob URL implementation 2016-07-11 10:51:55 +08:00
plugins Update Rust to 1.11.0-nightly (ec872dc8a 2016-06-07) 2016-06-08 14:03:57 +02:00
profile added spaces around - sign 2016-07-07 13:29:58 -07:00
profile_traits Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
range Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23) 2016-06-27 14:13:44 +02:00
script Auto merge of #12395 - jdm:nowrap, r=Ms2ger 2016-07-12 05:50:46 -07:00
script_layout_interface Upgrade rust-selectors. 2016-07-05 18:03:40 -07:00
script_traits Move some unit type definitions to style_traits. 2016-07-11 12:14:27 +02:00
servo Auto merge of #12366 - nox:ipc, r=emilio 2016-07-12 01:53:05 -07:00
style Auto merge of #12382 - stshine:anonymous-block, r=SimonSapin 2016-07-11 16:19:52 -07:00
style_traits Move some unit type definitions to style_traits. 2016-07-11 12:14:27 +02:00
util Auto merge of #12385 - Ms2ger:arc_ptr_eq, r=SimonSapin 2016-07-11 05:11:48 -07:00
webdriver_server Move webdriver_msg to script_traits. 2016-07-05 09:02:46 +02:00