Skip to content

Commit

Permalink
Remove WebRTC identity events and update some examples
Browse files Browse the repository at this point in the history
  • Loading branch information
foolip committed Jun 18, 2021
1 parent 2659609 commit 6ff615f
Show file tree
Hide file tree
Showing 22 changed files with 6 additions and 980 deletions.
16 changes: 0 additions & 16 deletions files/en-us/_redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8355,10 +8355,6 @@
/en-US/docs/Web/API/RTCIceCandidateStats/ip /en-US/docs/Web/API/RTCIceCandidateStats/address
/en-US/docs/Web/API/RTCIceConnectionState /en-US/docs/Web/API/RTCPeerConnection/iceConnectionState
/en-US/docs/Web/API/RTCIceGatheringState /en-US/docs/Web/API/RTCPeerConnection/iceGatheringState
/en-US/docs/Web/API/RTCIdentityErrorEvent.idp /en-US/docs/Web/API/RTCIdentityErrorEvent/idp
/en-US/docs/Web/API/RTCIdentityErrorEvent.loginUrl /en-US/docs/Web/API/RTCIdentityErrorEvent/loginUrl
/en-US/docs/Web/API/RTCIdentityErrorEvent.protocol /en-US/docs/Web/API/RTCIdentityErrorEvent/protocol
/en-US/docs/Web/API/RTCIdentityEvent.assertion /en-US/docs/Web/API/RTCIdentityEvent/assertion
/en-US/docs/Web/API/RTCInboundRtpStreamStats/lastPacketReceivedTimesta /en-US/docs/Web/API/RTCInboundRtpStreamStats/lastPacketReceivedTimestamp
/en-US/docs/Web/API/RTCOutboundRtpStreamStats/perDscpPacketsReceived /en-US/docs/Web/API/RTCOutboundRtpStreamStats/perDscpPacketsSent
/en-US/docs/Web/API/RTCPeerConnection.addStream /en-US/docs/Web/API/RTCPeerConnection/addStream
Expand All @@ -8374,11 +8370,7 @@
/en-US/docs/Web/API/RTCPeerConnection.ondatachannel /en-US/docs/Web/API/RTCPeerConnection/ondatachannel
/en-US/docs/Web/API/RTCPeerConnection.onicecandidate /en-US/docs/Web/API/RTCPeerConnection/onicecandidate
/en-US/docs/Web/API/RTCPeerConnection.oniceconnectionstatechange /en-US/docs/Web/API/RTCPeerConnection/oniceconnectionstatechange
/en-US/docs/Web/API/RTCPeerConnection.onidentityresult /en-US/docs/Web/API/RTCPeerConnection/onidentityresult
/en-US/docs/Web/API/RTCPeerConnection.onidpassertionerror /en-US/docs/Web/API/RTCPeerConnection/onidpassertionerror
/en-US/docs/Web/API/RTCPeerConnection.onidpvalidationerror /en-US/docs/Web/API/RTCPeerConnection/onidpvalidationerror
/en-US/docs/Web/API/RTCPeerConnection.onnegotiationneeded /en-US/docs/Web/API/RTCPeerConnection/onnegotiationneeded
/en-US/docs/Web/API/RTCPeerConnection.onpeeridentity /en-US/docs/Web/API/RTCPeerConnection/onpeeridentity
/en-US/docs/Web/API/RTCPeerConnection.onremovestream /en-US/docs/Web/API/RTCPeerConnection/onremovestream
/en-US/docs/Web/API/RTCPeerConnection.onsignalingstatechange /en-US/docs/Web/API/RTCPeerConnection/onsignalingstatechange
/en-US/docs/Web/API/RTCPeerConnection.peerIdentity /en-US/docs/Web/API/RTCPeerConnection/peerIdentity
Expand All @@ -8398,10 +8390,6 @@
/en-US/docs/Web/API/RTCPeerConnectionIceEvent.RTCPeerConnectionIceEven /en-US/docs/Web/API/RTCPeerConnectionIceEvent/RTCPeerConnectionIceEvent
/en-US/docs/Web/API/RTCPeerConnectionIceEvent.RTCPeerConnectionIceEvent /en-US/docs/Web/API/RTCPeerConnectionIceEvent/RTCPeerConnectionIceEvent
/en-US/docs/Web/API/RTCPeerConnectionIceEvent.candidate /en-US/docs/Web/API/RTCPeerConnectionIceEvent/candidate
/en-US/docs/Web/API/RTCPeerConnectionIdentityErrorEvent /en-US/docs/Web/API/RTCIdentityErrorEvent
/en-US/docs/Web/API/RTCPeerConnectionIdentityEvent /en-US/docs/Web/API/RTCIdentityEvent
/en-US/docs/Web/API/RTCPeerConnectionIdentityEvent.assertion /en-US/docs/Web/API/RTCIdentityEvent/assertion
/en-US/docs/Web/API/RTCPeerConnection_idpvalidationerror_event /en-US/docs/Web/API/RTCPeerConnection/idpvalidationerror_event
/en-US/docs/Web/API/RTCRtpSender/getCapabilities() /en-US/docs/Web/API/RTCRtpSender/getCapabilities
/en-US/docs/Web/API/RTCSctpTransportState /en-US/docs/Web/API/RTCSctpTransport/state
/en-US/docs/Web/API/RTCSdpType /en-US/docs/Web/API/RTCSessionDescription/type
Expand Down Expand Up @@ -10297,9 +10285,6 @@
/en-US/docs/Web/Events/iceconnectionstatechange /en-US/docs/Web/API/RTCPeerConnection/iceconnectionstatechange_event
/en-US/docs/Web/Events/icegatheringstatechange /en-US/docs/Web/API/RTCPeerConnection/icegatheringstatechange_event
/en-US/docs/Web/Events/icegatheringstatechange_event /en-US/docs/Web/API/RTCPeerConnection/icegatheringstatechange_event
/en-US/docs/Web/Events/identityresult /en-US/docs/Web/API/RTCPeerConnection/identityresult_event
/en-US/docs/Web/Events/idpassertionerror /en-US/docs/Web/API/RTCPeerConnection/idpassertionerror_event
/en-US/docs/Web/Events/idpvalidationerror /en-US/docs/Web/API/RTCPeerConnection/idpvalidationerror_event
/en-US/docs/Web/Events/input /en-US/docs/Web/API/HTMLElement/input_event
/en-US/docs/Web/Events/install /en-US/docs/Web/API/Window/appinstalled_event
/en-US/docs/Web/Events/invalid /en-US/docs/Web/API/HTMLInputElement/invalid_event
Expand Down Expand Up @@ -10349,7 +10334,6 @@
/en-US/docs/Web/Events/pause_(SpeechSynthesis) /en-US/docs/Web/API/SpeechSynthesisUtterance/pause_event
/en-US/docs/Web/Events/payerdetailchange /en-US/docs/Web/API/PaymentResponse/payerdetailchange_event
/en-US/docs/Web/Events/paymentmethodchange /en-US/docs/Web/API/PaymentRequest/paymentmethodchange_event
/en-US/docs/Web/Events/peeridentity /en-US/docs/Web/API/RTCPeerConnection/peeridentity_event
/en-US/docs/Web/Events/periodicsync /en-US/docs/Web/API/ServiceWorkerGlobalScope/periodicsync_event
/en-US/docs/Web/Events/play /en-US/docs/Web/API/HTMLMediaElement/play_event
/en-US/docs/Web/Events/playing /en-US/docs/Web/API/HTMLMediaElement/playing_event
Expand Down
122 changes: 0 additions & 122 deletions files/en-us/_wikihistory.json
Original file line number Diff line number Diff line change
Expand Up @@ -72836,56 +72836,6 @@
"teoli"
]
},
"Web/API/RTCIdentityErrorEvent": {
"modified": "2020-10-15T21:28:54.447Z",
"contributors": [
"sideshowbarker",
"fscholz",
"jpmedley",
"teoli"
]
},
"Web/API/RTCIdentityErrorEvent/idp": {
"modified": "2020-10-15T21:28:55.306Z",
"contributors": [
"sideshowbarker",
"fscholz",
"teoli"
]
},
"Web/API/RTCIdentityErrorEvent/loginUrl": {
"modified": "2020-10-15T21:28:55.177Z",
"contributors": [
"sideshowbarker",
"fscholz",
"teoli"
]
},
"Web/API/RTCIdentityErrorEvent/protocol": {
"modified": "2020-10-15T21:28:56.722Z",
"contributors": [
"sideshowbarker",
"fscholz",
"teoli"
]
},
"Web/API/RTCIdentityEvent": {
"modified": "2020-10-15T21:28:54.334Z",
"contributors": [
"sideshowbarker",
"fscholz",
"jpmedley",
"teoli"
]
},
"Web/API/RTCIdentityEvent/assertion": {
"modified": "2020-10-15T21:28:55.465Z",
"contributors": [
"sideshowbarker",
"fscholz",
"teoli"
]
},
"Web/API/RTCInboundRtpStreamStats": {
"modified": "2020-10-15T22:17:09.938Z",
"contributors": [
Expand Down Expand Up @@ -73447,29 +73397,6 @@
"Sheppy"
]
},
"Web/API/RTCPeerConnection/identityresult_event": {
"modified": "2020-10-15T21:28:54.142Z",
"contributors": [
"fscholz",
"Sheppy",
"mfluehr",
"teoli"
]
},
"Web/API/RTCPeerConnection/idpassertionerror_event": {
"modified": "2020-10-15T21:28:55.685Z",
"contributors": [
"Sheppy",
"mfluehr",
"teoli"
]
},
"Web/API/RTCPeerConnection/idpvalidationerror_event": {
"modified": "2020-10-15T22:15:17.579Z",
"contributors": [
"Sheppy"
]
},
"Web/API/RTCPeerConnection/localDescription": {
"modified": "2020-10-15T21:28:59.774Z",
"contributors": [
Expand Down Expand Up @@ -73572,35 +73499,6 @@
"abbycar"
]
},
"Web/API/RTCPeerConnection/onidentityresult": {
"modified": "2020-10-15T21:28:52.357Z",
"contributors": [
"sideshowbarker",
"fscholz",
"jpmedley",
"teoli"
]
},
"Web/API/RTCPeerConnection/onidpassertionerror": {
"modified": "2020-10-15T21:28:52.993Z",
"contributors": [
"sideshowbarker",
"Sheppy",
"fscholz",
"jpmedley",
"teoli"
]
},
"Web/API/RTCPeerConnection/onidpvalidationerror": {
"modified": "2020-10-15T21:28:53.447Z",
"contributors": [
"sideshowbarker",
"Sheppy",
"fscholz",
"jpmedley",
"teoli"
]
},
"Web/API/RTCPeerConnection/onnegotiationneeded": {
"modified": "2020-10-15T21:28:52.037Z",
"contributors": [
Expand All @@ -73614,16 +73512,6 @@
"teoli"
]
},
"Web/API/RTCPeerConnection/onpeeridentity": {
"modified": "2020-10-15T21:28:53.098Z",
"contributors": [
"sideshowbarker",
"Sheppy",
"fscholz",
"jpmedley",
"teoli"
]
},
"Web/API/RTCPeerConnection/onremovestream": {
"modified": "2020-10-15T21:28:51.660Z",
"contributors": [
Expand Down Expand Up @@ -73668,16 +73556,6 @@
"teoli"
]
},
"Web/API/RTCPeerConnection/peeridentity_event": {
"modified": "2020-10-15T21:28:53.887Z",
"contributors": [
"fscholz",
"chrisdavidmills",
"Sheppy",
"mfluehr",
"teoli"
]
},
"Web/API/RTCPeerConnection/pendingLocalDescription": {
"modified": "2020-10-15T21:44:58.469Z",
"contributors": [
Expand Down
2 changes: 0 additions & 2 deletions files/en-us/web/api/event/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ <h2 id="Introduction">Interfaces based on Event</h2>
<li>{{domxref("ProgressEvent")}}</li>
<li>{{domxref("RelatedEvent")}}</li>
<li>{{domxref("RTCDataChannelEvent")}}</li>
<li>{{domxref("RTCIdentityErrorEvent")}}</li>
<li>{{domxref("RTCIdentityEvent")}}</li>
<li>{{domxref("RTCPeerConnectionIceEvent")}}</li>
<li>{{domxref("SensorEvent")}}</li>
<li>{{domxref("StorageEvent")}}</li>
Expand Down
50 changes: 0 additions & 50 deletions files/en-us/web/api/rtcidentityerrorevent/idp/index.html

This file was deleted.

56 changes: 0 additions & 56 deletions files/en-us/web/api/rtcidentityerrorevent/index.html

This file was deleted.

51 changes: 0 additions & 51 deletions files/en-us/web/api/rtcidentityerrorevent/loginurl/index.html

This file was deleted.

Loading

0 comments on commit 6ff615f

Please sign in to comment.