[Bug 26322] Definitions "algorithm" and "usages" properties of CryptoKey make no sense

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

--- Comment #25 from Mark Watson <watsonm@netflix.com> ---
I have implemented a solution here:
https://dvcs.w3.org/hg/webcrypto-api/rev/7ef23133ecff

I'd welcome feedback on whether this is sufficient. Specifcally:
- is it sufficient simply to reference WebIDL for the conversion from the
WebIDL type in the internal slot to ECMAScript object as I have done ?
- is the text for type and extractable ok, or do we need to be more specific to
convert the data in the internal slot to a primitive ECMAScript type ?

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

Received on Thursday, 30 October 2014 23:19:16 UTC