[Bug 26895] New: use ArrayBufferData typedef

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

            Bug ID: 26895
           Summary: use ArrayBufferData typedef
           Product: Web Cryptography
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Web Cryptography API Document
          Assignee: sleevi@google.com
          Reporter: cam@mcc.id.au
                CC: public-webcrypto@w3.org

I've added a typedef to Web IDL to define the (ArrayBuffer or ArrayBufferView)
union, since that is probably going to be a common pattern to use.  Please use
that rather than defining CryptoOperationData here.  Thanks!

http://heycam.github.io/webidl/#common-ArrayBufferData

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

Received on Wednesday, 24 September 2014 05:19:49 UTC