[Webkit-unassigned] [Bug 121103] New: RTCPeerConnection objects must have the same lifetime as Window
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 10 11:10:31 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121103
Summary: RTCPeerConnection objects must have the same lifetime
as Window
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: BlinkMergeCandidate
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric.carlson at apple.com
Blocks: 121101
Consider merging https://chromium.googlesource.com/chromium/blink/+/d2c15b9a56ace790cbf0e71507034ebd64da0ff6
The spec states that:
"A Window object has a strong reference to any RTCPeerConnection objects created
from the constructor whose global object is that Window object."
Which means that RTCPC objects should never be garbage collected.
--
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