Description[bindings] Make Crypto.getRandomValues use generated binding rather than using custom binding.
This CL makes the method getRandomValues use the generated bindings over using the custom binding. In doing
so the method Crypto::getRandomValues() needs to return the DOMArrayBufferView*.
This CL also adds couple of missing type check tests which otherwise is a non-reachable code in the current code.
R=haraken@chromium.org
R=jl@opera.com
BUG=345519
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187125
Patch Set 1 #
Messages
Total messages: 9 (2 generated)
|