- From: Ryan Sleevi <sleevi@google.com>
- Date: Wed, 3 Jul 2013 16:55:03 -0700
- To: "public-webcrypto@w3.org" <public-webcrypto@w3.org>
As a reminder, if (really, as) you spot errors in the WD, please consider filing a bug at https://www.w3.org/Bugs/Public/enter_bug.cgi?product=Web%20Cryptography&component=Web%20Cryptography%20API%20Document A quick run down of recently fixed bugs, since we did not have a bi-weekly call: https://www.w3.org/Bugs/Public/show_bug.cgi?id=22561 - Key.keyUsage is redundant https://www.w3.org/Bugs/Public/show_bug.cgi?id=22547 - keyUsages for wrap/unwrap/derive are inconsistent with their method names https://www.w3.org/Bugs/Public/show_bug.cgi?id=22567 - Typographical errors in wrapKey/unwrapKey https://www.w3.org/Bugs/Public/show_bug.cgi?id=22546 - AesCtrParams uses ArrayBuffer, rather than ArrayBufferView https://www.w3.org/Bugs/Public/show_bug.cgi?id=22545 - Whitespace errors due to Promises conversion https://www.w3.org/Bugs/Public/show_bug.cgi?id=22544 - hashAlg in HkdfCtrParams inconsistently named https://www.w3.org/Bugs/Public/show_bug.cgi?id=22543 - Typographical error in HkdfCtrParams https://www.w3.org/Bugs/Public/show_bug.cgi?id=22542 - WebIDL error: use 'boolean' rather than 'bool' https://www.w3.org/Bugs/Public/show_bug.cgi?id=22568 - CryptoOperation should accept both ArrayBuffer and ArrayBufferView As always, you can view the list of changes at https://dvcs.w3.org/hg/webcrypto-api/shortlog When filing bugs, please consider filing one bug per issue you notice - so that there can be a corresponding single commit per issue.
Received on Wednesday, 3 July 2013 23:55:31 UTC