[Bug 23728] CryptoOperationData can be mutated during operation

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #3 from Boris Zbarsky <bzbarsky@mit.edu> ---
> that is not clear if it's actually legal.

It's not legal.  I ran into that recently too, and asked the people working on
web audio in Gecko to raise a spec issue.

I believe making a copy of the incoming data here before going async is the
right thing to do.

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

Received on Monday, 12 May 2014 03:35:38 UTC