Side by Side Diff: LayoutTests/crypto/worker-random-values-types.html 
  
  
    
       
    Issue 16820007 : 
  Expose crypto.getRandomValues() to workers.  (Closed) 
  
    Patch Set: Rebase on master 
    
  
  
    Use n/p to move between diff chunks;
    N/P to move between comments.
    
    Draft comments are only viewable by you. 
    
  
 
  
  
    Jump to: 
      
        LayoutTests/crypto/crypto-random-values.html 
      
        LayoutTests/crypto/crypto-random-values-expected.txt 
      
        LayoutTests/crypto/crypto-random-values-limits.html 
      
        LayoutTests/crypto/crypto-random-values-limits-expected.txt 
      
        LayoutTests/crypto/crypto-random-values-types.html 
      
        LayoutTests/crypto/crypto-random-values-types-expected.txt 
      
        LayoutTests/crypto/random-values.html 
      
        LayoutTests/crypto/random-values-expected.txt 
      
        LayoutTests/crypto/random-values-limits.html 
      
        LayoutTests/crypto/random-values-limits-expected.txt 
      
        LayoutTests/crypto/random-values-types.html 
      
        LayoutTests/crypto/random-values-types-expected.txt 
      
        LayoutTests/crypto/resources/random-values.js 
      
        LayoutTests/crypto/resources/random-values-concurrent.js 
      
        LayoutTests/crypto/resources/random-values-limits.js 
      
        LayoutTests/crypto/resources/random-values-types.js 
      
        LayoutTests/crypto/worker-random-values.html 
      
        LayoutTests/crypto/worker-random-values-concurrent.html 
      
        LayoutTests/crypto/worker-random-values-concurrent-expected.txt 
      
        LayoutTests/crypto/worker-random-values-expected.txt 
      
        LayoutTests/crypto/worker-random-values-limits.html 
      
        LayoutTests/crypto/worker-random-values-limits-expected.txt 
      
        LayoutTests/crypto/worker-random-values-types.html 
      
        LayoutTests/crypto/worker-random-values-types-expected.txt 
      
        Source/bindings/bindings.gypi 
      
        Source/bindings/v8/custom/V8CryptoCustom.cpp 
      
        Source/bindings/v8/custom/V8WorkerCryptoCustom.cpp 
      
        Source/modules/crypto/Crypto.h 
      
        Source/modules/crypto/Crypto.cpp 
      
        Source/modules/crypto/WorkerContextCrypto.h 
      
        Source/modules/crypto/WorkerContextCrypto.cpp 
      
        Source/modules/crypto/WorkerContextCrypto.idl 
      
        Source/modules/crypto/WorkerCrypto.h 
      
        Source/modules/crypto/WorkerCrypto.cpp 
      
        Source/modules/crypto/WorkerCrypto.idl 
      
        Source/modules/modules.gypi 
      
        Source/wtf/CryptographicallyRandomNumber.h