[presentation-api] Pull Request: Sync example 6 with changes in #221

anssiko has just submitted a new pull request for 
https://github.com/w3c/presentation-api:

== Sync example 6 with changes in #221 ==
* Update Example 6 with the following changes introduced in 
https://github.com/w3c/presentation-api/pull/221: 
`receiver.getConnection()` and `receiver.getConnections()` were 
removed and replaced by a Promise-returning [`connections`][1] 
attribute.
* Add `<dfn>`s for `PresentationReceiver.connections` and 
`PresentationConnectionList.connections`.
* (Some noise due to tidy.)

@mounirlamouri @mfoltzgoogle PTAL.

[1]: 
https://w3c.github.io/presentation-api/#idl-def-presentationreceiver

See https://github.com/w3c/presentation-api/pull/226

Received on Tuesday, 15 December 2015 13:01:26 UTC