Skip to content

Commit

Permalink
Remove RTCIdentityEvent and RTCIdentityErrorEvent
Browse files Browse the repository at this point in the history
These were only ever implemented in Firefox and removed in 2015:
https://bugzilla.mozilla.org/show_bug.cgi?id=975144
mozilla/gecko-dev@e92b44d

The events identityresult, peeridentity, idpassertionerror and
idpvalidationerror were also removed then.

The data claiming support in Edge 18 for some of this is wrong,
confirmed by testing Edge 18 with these tests:
https://mdn-bcd-collector.appspot.com/tests/api/RTCPeerConnection/onidentityresult
https://mdn-bcd-collector.appspot.com/tests/api/RTCPeerConnection/onidpassertionerror
https://mdn-bcd-collector.appspot.com/tests/api/RTCPeerConnection/onidpvalidationerror
https://mdn-bcd-collector.appspot.com/tests/api/RTCPeerConnection/onpeeridentity
  • Loading branch information
foolip committed Jun 18, 2021
1 parent 6e50269 commit 8343742
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 750 deletions.
197 changes: 0 additions & 197 deletions api/RTCIdentityErrorEvent.json

This file was deleted.

101 changes: 0 additions & 101 deletions api/RTCIdentityEvent.json

This file was deleted.

Loading

0 comments on commit 8343742

Please sign in to comment.