[webrtc-pc] new commits pushed by alvestrand

The following commits were just pushed by alvestrand to https://github.com/w3c/webrtc-pc:

* Eliminate NetworkError

Fix for Issue https://github.com/w3c/webrtc-pc/issues/526
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/358a8aa35a69fcd6cc97cc556b5575234f04ffa6

* Fire the error event

Fire the error event
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/da7fac1ab61e3bbf2ec377bbb98ba478bcceeefb

* Change to RTCError Event

Change to RTCError Event
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/97543f2b8d802c0d8ab0d0bccb523ad62c4642e5

* Add RTCError to Section 13 event summary

Add RTCError to Section 13 event summary
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/3ac27510fd5568552d777415f8c4fe9482520a0d

* Fix duplicate definition

Fix duplicate definition
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/c0949860a6e52ecfee65ed96dc5d805fab6993a1

* Fire RTCErrorEvent

Fire RTCErrorEvent
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/669f11a2d126b03c25ffbdedef457c40d30e0887

* Clarify RTCDataChannel RTCErrorEvent
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/f4fa3fa9d2c4298cb7d58b145e7a07ae1c45d4f1

* Add info on RTCError.errorDetail and RTCError.message
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/8137fd102463512f129d313f56b6fa02782e1e95

* Revert unintended changelog fix
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/4ce5a4abdcfe36133ad1496479cd12fc2ff7e56b

* Add sctpCauseCode
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/15531fa0aa3f5a7b6e034bbefcd74be298e319cd

* Add sctpCauseCode to RTCErrror
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/d8f49a6826e368318c63e1e551ce0052ff321893

* Change sctpFailure to sctp-failure
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/ab8ccfcc51bee79adf5ef241f8151cd18b6a743a

* Markup improvements

Markup improvement
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/d0ee80bd87afefeff6cb5d9f52ee60c96708269e

* Remove NetworkError
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/8eee2c281f854520c6b6274169fd19999e4385c9

* Update error description
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/aab00f58a02503016a4b5c3328c0760481fa1e33

* Clarify data-channel-failure and sctp-failure uses
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/a25cbefcd9b1652c087606edafcc4f11ac344bdd

* Merge pull request #1011 from w3c/issue-526-patch-1

Eliminate NetworkError
  by Harald Alvestrand
https://github.com/w3c/webrtc-pc/commit/d2a9d623f7ff67b54480710b4fe206cc5f42c54a

Received on Thursday, 6 April 2017 14:06:25 UTC