Re: [webrtc-pc] Does a PC depend on the page context? (#2516)

Suggestion: Add to https://w3c.github.io/webrtc-pc/#garbage-collection
- Rename section to "Object lifecycle concerns"
- Add a paragraph:

When the <find reference>controlling object (or whatever is the right name for it)</> is destroyed, execute the PeerConnection's "close" algorithm.

Note: Closing fires a dozen events on a dozen objects. If we want to block them all, we'll have to do a real audit of the text.

-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2516#issuecomment-618840459 using your GitHub account

Received on Friday, 24 April 2020 07:02:05 UTC