[webrtc-pc] new commits pushed by aboba

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

* Add reject() & make stop() safe. New stopping state affects createOffer only.
  by Jan-Ivar Bruaroey
https://github.com/w3c/webrtc-pc/commit/0154f9ba275bf746b73048e9764a12ce6061dbca

* Consolidated stopping and stopped definitions to satisfy respec.
  by Jan-Ivar Bruaroey
https://github.com/w3c/webrtc-pc/commit/1f6decd700b9c22b8ad3acbef9c119884d1bedc5

* Remove reject() method.
  by Jan-Ivar Bruaroey
https://github.com/w3c/webrtc-pc/commit/9f1a5682cb10454df0e5f7667ba56c02636388c8

* Don't expose stopping attribute.
  by Jan-Ivar Bruaroey
https://github.com/w3c/webrtc-pc/commit/59a7dc08a5837e4ff162c043ffb34b9e7b2dc046

* Add "stopped" value to direction and currentDirection.
  by Jan-Ivar Bruaroey
https://github.com/w3c/webrtc-pc/commit/40719f46665005ae5b819110ff1731492bca6f6f

* Remove stopped attribute.
  by Jan-Ivar Bruaroey
https://github.com/w3c/webrtc-pc/commit/ba7ff2f012107827562df88e7959f3c14a3c1f6a

* Set direction to "inactive" when stopping.
  by Jan-Ivar Bruaroey
https://github.com/w3c/webrtc-pc/commit/538d5760d5a9a43c1601e604e58295fd3a7b2cc8

* Merge pull request #2220 from jan-ivar/reject

Make stop() safe and affect createOffer only. Replace attributes with "stopped" direction.
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/72e8f6525b852a46b475f4bb0e7cd97670143402

Received on Thursday, 18 July 2019 14:32:40 UTC