[Bug 27946] New: getRandomValues should mention Uint8ClampedArray

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27946

            Bug ID: 27946
           Summary: getRandomValues should mention Uint8ClampedArray
           Product: Web Cryptography
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Web Cryptography API Document
          Assignee: sleevi@google.com
          Reporter: simonp@opera.com
                CC: public-webcrypto@w3.org

https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html#Crypto-method-getRandomValues

"If array is not of an integer type (i.e., Int8Array, Uint8Array, Int16Array,
Uint16Array, Int32Array, or Uint32Array)"

Should mention Uint8ClampedArray

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Tuesday, 3 February 2015 08:17:41 UTC