Re: JS code examples for ACTION 43

----- Original Message -----
> From: "Wan-Teh Chang" <wtc@google.com>
> To: "Ryan Sleevi" <sleevi@google.com>
> Cc: "David Dahl" <ddahl@mozilla.com>, "public-webcrypto@w3.org Working Group" <public-webcrypto@w3.org>
> Sent: Thursday, September 6, 2012 12:03:29 PM
> Subject: Re: JS code examples for ACTION 43

> > [1]
> > http://www.w3.org/2012/webcrypto/WebCryptoAPI/#dfn-CryptoOperation-state-processing
> 
> I see. It is also not clear to me whether an application can call
> processData() or complete() before a previous processData() call has
> asynchronously completed. The spec allows that. In fact, there is no
> event that indicates the completion of a processData() call. The
> |progress| event is fired only if the processData() call resulted in
> output.

I see. Do we need to specify a new event?

Received on Thursday, 6 September 2012 17:18:44 UTC