[Bug 16548] Require generateKeyRequest() in all cases for all Key Systems

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

Yang Sun <eric.sun@huawei.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric.sun@huawei.com

--- Comment #4 from Yang Sun <eric.sun@huawei.com> 2012-06-12 08:07:14 UTC ---
I think "to" part is better.
But I wonder how the key is generate?:
from example
it seems you generate a key using uinit8array([xx,xx,xx,....]).
Do you mean the key is hardcoded in webpage? everybody can see or modify it?

I have thought that the key may be generated by event cast by
generateKeyRequest, then we use e.data fetch the key for following
processing.And the key in the data is not visible to user or can not be
recorgnize by user.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 12 June 2012 08:08:36 UTC