[Webkit-unassigned] [Bug 121103] RTCPeerConnection objects must have the same lifetime as Window
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 13 13:21:30 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121103
Eric Carlson <eric.carlson at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #2 from Eric Carlson <eric.carlson at apple.com> 2013-09-13 13:20:41 PST ---
(In reply to comment #1)
> That's a bit mysterious. What is the observable symptom this bug fixes?
I asked Adam Bergkvist, one of the spec authors, about that section of the spec and he said:
The RTCPeerConnection Garbage Collection section doesn't make sense to me either.
I don't think that particular section has been touched since the w3c forked the
WHATWG WebRTC spec.
My initial thinking is that the RTCPeerConnection object should be protected when
certain listeners are attached; similar to RTCDataChannel [1] (which mimics WebSocket).
So I am marking this as WONTFIX and we can revisit the issue when the spec is updated.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list