[webrtc-pc] new commits pushed by alvestrand

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

* Don't fire events on a closed peer connection

Fix for Issue https://github.com/w3c/webrtc-pc/issues/1020
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/40ee0ba7576fc5db6fd57b30c95b60024a4e8a0e

* Add check in replaceTrack

Add check in replaceTrack
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/21b0cc8634c3783ada2a28db2785af57ead528b6

* Fix order of closed check in setting a description

Fix order of closed check in setting a description
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/e34eeb435092107b66c7b63fb645e47490874967

* Revert

Revert move of connection closed check.
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/226d9ba589d50115aa820496035032d340918a2a

* Add promise rejection

Add promise rejection
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/8e1d0d16edac1c625f0368164fcb2b1b92425e55

* Merge pull request #1031 from w3c/issue-1020-patch

Don't fire events on a closed peer connection
  by Harald Alvestrand
https://github.com/w3c/webrtc-pc/commit/a52b5b2c233c3505b91eea182b20a49547fa22da

Received on Thursday, 2 March 2017 15:23:44 UTC