aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webglshader.rs
diff options
context:
space:
mode:
authorbors-servo <metajack+bors@gmail.com>2015-07-05 22:16:19 -0600
committerbors-servo <metajack+bors@gmail.com>2015-07-05 22:16:19 -0600
commitc0222628264423a67bf98775be83dcf2f85211ab (patch)
treebd789c3ab25d19c918e7a5a6181719a39625e1b1 /components/script/dom/webglshader.rs
parentcc73aad447f0455606a5a6005d31aa55334668a8 (diff)
parent92874a89d260bf4f17849ed93bddfe5a70cd312a (diff)
downloadservo-c0222628264423a67bf98775be83dcf2f85211ab.tar.gz
servo-c0222628264423a67bf98775be83dcf2f85211ab.zip
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 -->
Diffstat (limited to 'components/script/dom/webglshader.rs')
0 files changed, 0 insertions, 0 deletions