[webcrypto] Allow both ArrayBuffer and ArrayBufferView as inputs to crypto.subtle methods.
This is in line with the webcrypto spec which takes CryptoOperationData as inputs throughout, and defines it as: typedef (ArrayBuffer or ArrayBufferView) CryptoOperationData; BUG=369179,245025 Review URL: https://codereview.chromium.org/267133002 git-svn-id: svn://svn.chromium.org/blink/trunk@173601 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment