- From: <bugzilla@jessica.w3.org>
- Date: Sat, 11 Jan 2014 02:07:45 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24081
Mark Watson <watsonm@netflix.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |watsonm@netflix.com
--- Comment #3 from Mark Watson <watsonm@netflix.com> ---
Are you essentially saying that there are two orthogonal aspects to the session
state ?
(1) message state: whether it has sent a message and is waiting for a response
(2) ready state: whether the session has the keys it needs for playback
We can be ready for playback without going through a message exchange
(loadSession).
We can be ready for playback during a message exchange (renewal).
If both (1) and (2) are useful, we should have "PENDING-READY' and
'PENDING-NOT-READY', but perhaps (1) is not very useful. We would still need a
'NOT READY' state, but perhaps that is a renamed 'CREATED' state ?
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Saturday, 11 January 2014 02:07:46 UTC