Open Bug 1437211 Opened 7 years ago Updated 2 years ago

Get rid of InvalidParameterError in PeerConnection

Categories

(Core :: WebRTC, enhancement, P2)

enhancement

Tracking

()

Tracking Status
firefox60 --- affected

People

(Reporter: jib, Unassigned)

References

Details

There's a couple of places in PeerConnection.js where we throw InvalidParameterError:

https://searchfox.org/mozilla-central/search?q=InvalidParameterError&path=

This error name is no longer in the spec. In each case we should fix these to throw the correct spec error (or in at least one case don't throw an error at all).
See Also: → 1376947

Hey, I would like to be assigned to this bug?

Sam

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.