[webrtc-pc] new commits pushed by aboba

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

* format & fixup Example code
  by Jxck
https://github.com/w3c/webrtc-pc/commit/a8ffe93d6d530d101eafab280a4cc923c29f7aed

* rollback unexpected deletion
  by Jxck
https://github.com/w3c/webrtc-pc/commit/5d83e45d95bd7dc555732e3def6f9d7777d795da

* fixup errata
  by Jxck
https://github.com/w3c/webrtc-pc/commit/1059838cd8df00d985d5221ce28bd0d72b2496f9

* call getStats to sender
  by Jxck
https://github.com/w3c/webrtc-pc/commit/e1d78d20f47e40add78d68c082e49099a99618bf

* break first line & indent example in <pre>
  by Jxck
https://github.com/w3c/webrtc-pc/commit/e416df79a06d8a8c567a5382b21cf59b04d9bf21

* await sender.setParameters
  by Jxck
https://github.com/w3c/webrtc-pc/commit/0e1032522c88ec5b4c81ef20bf5383dd2ec6a483

* await sender.replaceTrack
  by Jxck
https://github.com/w3c/webrtc-pc/commit/de00c9199fe568ef83dd2676e38e0f20e2cedd2e

* inlining processStats, use for...of, remove pharen
  by Jxck
https://github.com/w3c/webrtc-pc/commit/ef4ec5cac25d3e3a5deeef861670f4e3f87a4c40

* remvoe default "default
  by Jxck
https://github.com/w3c/webrtc-pc/commit/176b29ac3257cf334ab4941311b31772113cb172

* fixup p2p example
  by Jxck
https://github.com/w3c/webrtc-pc/commit/2e7caf504d012af0cf617abff4371e76ac5594c4

* unwrap
  by Jxck
https://github.com/w3c/webrtc-pc/commit/c81ee0055f7c9625639148b0328b614214824736

* inlining
  by Jxck
https://github.com/w3c/webrtc-pc/commit/1a35e9f1598144c5b19d989a4c398fad3c84e9af

* replace e/evt to event
  by Jxck
https://github.com/w3c/webrtc-pc/commit/10d993d899c30202cd090091858e2194f9e209a5

* remove pharen around args of arrow function
  by Jxck
https://github.com/w3c/webrtc-pc/commit/abf7f6f53f5a700d16ed22293a00bee86a565c52

* s/===/==/g
  by Jxck
https://github.com/w3c/webrtc-pc/commit/96e36f542341ac2bd3f6824cd9ddb4e515f95911

* add pharen to else clause
  by Jxck
https://github.com/w3c/webrtc-pc/commit/1d34dad90d549ad8df31aa6c4f21ee94db55d0cb

* inlining for simplification
  by Jxck
https://github.com/w3c/webrtc-pc/commit/e577999e7e2ea3d540afc8cf4c39cf42aa9b6ec4

* s/signalingChannel/signaling/g
  by Jxck
https://github.com/w3c/webrtc-pc/commit/d030018c235149ef266f9fa454dd6939fe9e11f9

* fixup time-sensitivity
  by Jxck
https://github.com/w3c/webrtc-pc/commit/2417a614dda0e29a4c8563dd48bbda0ef80045bf

* append await
  by Jxck
https://github.com/w3c/webrtc-pc/commit/a8feb8ffee5b97e21481ecac3c5b1352517d8d64

* fixup lowercased broken example
  by Jxck
https://github.com/w3c/webrtc-pc/commit/6ce29bdd2f6a3af7b9529d32202bde6b9ec9d2e0

* fixup comments
  by Jxck
https://github.com/w3c/webrtc-pc/commit/986e4f9e9e49615f09f16ec81a841d0776f877d6

* s/>/&gt;/g
  by Jxck
https://github.com/w3c/webrtc-pc/commit/2704ad71fc020e39c96bf42c98bcc414c15bac7a

* s/answerer/isAnswerer/
  by Jxck
https://github.com/w3c/webrtc-pc/commit/1c5fc10161402bf1d5e5516c7221442e16f20d43

* fixup setting handler order
  by Jxck
https://github.com/w3c/webrtc-pc/commit/4b12e07f12a32cc7f3caaaab71080053906404c6

* simplify create remote mediastream
  by Jxck
https://github.com/w3c/webrtc-pc/commit/b20241f3fa4f46f6c7143a23d719961fce127ca4

* using await for dtmf
  by Jxck
https://github.com/w3c/webrtc-pc/commit/de97c69dabddbe20fea17db25e3f4720e1140cc7

* forgotten await
  by Jxck
https://github.com/w3c/webrtc-pc/commit/dc27760118d2bcbc9f9b715c6e6296d177839749

* pharen
  by Jxck
https://github.com/w3c/webrtc-pc/commit/c1e67a49bebd88e8de6765431c8cd134aa5c87ab

* wrap comment
  by Jxck
https://github.com/w3c/webrtc-pc/commit/dd33e4f2c6250bfd1f718114884f721531688147

* Merge pull request #1618 from Jxck/cleanup-example

format & fixup Example code
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/ff66c2dd67811d0a29cf752b622288f8c38628d5

Received on Thursday, 26 October 2017 14:12:53 UTC