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

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

--- Comment #21 from Mark Watson <watsonm@netflix.com> ---
It seems that my proposal in comment#11 would work after all, modified by
Boris's comment that the [[usages]] Array should be constructed from an IDL
sequence and that we should recursively freeze members of the [[algorithm]]
that are themselves objects.

Ryan's concerns were that creation of the objects or internal access to them
could have side-effects, but this is not the case if they are created from IDL
objects / sequences (respectively) and immediately frozen.

Any objections ?

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

Received on Wednesday, 22 October 2014 21:42:42 UTC