- From: <bugzilla@jessica.w3.org>
- Date: Fri, 06 May 2011 20:25:30 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12313
Ian 'Hixie' Hickson <ian@hixie.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|if a PeerConnection |<video> if a PeerConnection
|receives a new stream, then |receives a new stream, then
|has close() called on it |has close() called on it
|before the addstream event |before the addstream event
|fires, the remoteStreams |fires, the remoteStreams
|will change between close() |will change between close()
|and the close event. We |and the close event. We
|should avoid that |should avoid that, probably
| |by checking the readiness
| |state
Summary|probably by checking the |
|readiness state in the |
|event for t |
--
Configure bugmail: http://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 Friday, 6 May 2011 20:25:32 UTC