Re: [webrtc-pc] Should garbage collecting RTCPeerConnection be observable? (#3090)

To clarify, it would only "leave it hanging" for the period that the document remains open, not unlike a connection with a single uncleared event handler. The JS engine still cleans up after itself on unload, so it's not a "leak" in the traditional sense.

What perhaps stands out here is the web app's only means to close is through `location. reload()`

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 27 February 2026 13:47:50 UTC