Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.
This repository was archived by the owner on May 11, 2025. It is now read-only.

Calling removeTrack twice shouldn't throws an InvalidAccessError #154

@syerrapragada

Description

@syerrapragada

see: https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/removeTrack

If the track is already stopped, or is not in the connection's senders list, this method has no effect.

But the shim implementation throws InvalidAccessError if removeTrack is called twice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions