servo/tests
bors-servo c022262826 Auto merge of #6505 - ttaubert:issue/4666-crypto-getRandomValues, r=Ms2ger
Implement crypto.getRandomValues()

Didn't touch mozjs or rust-mozjs because implementing that in the code generator didn't seem too easy. I'm using the same workaround that the TextDecoder does.

Using the OsRng should be the right choice here? As the OS keeps state for us we wouldn't need to have a global rng instance to keep around.

Fixes #4666.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6505)
<!-- Reviewable:end -->
2015-07-05 22:16:19 -06:00
..
html Implement enough of 3d transforms spec to run the CSS FPS demo. 2015-06-23 14:10:44 +10:00
jquery Update jQuery tests usage message 2015-06-19 16:42:17 +02:00
power Use Cargo's target directory sharing. 2015-06-15 11:48:47 -06:00
ref Disable the flaky viewport tests. 2015-06-24 14:57:16 +02:00
unit Auto merge of #6546 - michaelwu:slim-layoutdatawrapper, r=Ms2ger 2015-07-05 21:39:12 -06:00
wpt Implement window.crypto.getRandomValues() 2015-07-03 18:34:00 +02:00
reftest.rs Update to rustc 2d0cbf3e3e25e092bd9e4c94d08e446b680869f0. 2015-06-25 20:02:36 +02:00