Open Bug 1879843 Opened 1 year ago

GC of RTCPeerConnection needs to be checked against the spec

Categories

(Core :: WebRTC: Signaling, task, P3)

task

Tracking

()

People

(Reporter: bwc, Unassigned)

References

Details

We need some better tests of GC and RTCPeerConnection. We need to check things like GC prevented by:

  • Event handlers that could fire
  • References to MediaStreamTrack
  • References to RTCDataChannel

There might be others.

You need to log in before you can comment on or make changes to this bug.