- From: <bugzilla@jessica.w3.org>
- Date: Tue, 11 Nov 2014 20:06:22 +0000
- To: public-webcrypto@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27305
Bug ID: 27305
Summary: "Perform type mapping as specified in [WEBIDL] for
data."
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: annevk@annevk.nl
CC: public-webcrypto@w3.org
IDL does this before the algorithm is invoked so there is no need to have this
step anywhere. Also, the point where you try to perform it would lead to racing
issues, as that part (potentially) runs in parallel with other JavaScript in
the document.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Tuesday, 11 November 2014 20:06:23 UTC