d0f76f7 Firefox modifies Crypto.getRandomValues if arrays wrappers are applied

Authored and Committed by Libor Polčák 2 years ago
    Firefox modifies Crypto.getRandomValues if arrays wrappers are applied
    
    Firefox Crypto API checks if it works directly with the unwrapped arrays and throws an exception if it receives a Proxy.
    
        
file modified
+2 -0
file modified
+8 -0