[presentation-api] Pull Request: Addresses Issues 382 and 383 on the steps to get presentation displays.

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

== Addresses Issues 382 and 383 on the steps to get presentation 
displays. ==
Addresses Issue #382: Wrong use of "available presentation displays" 
in 6.4.4.

Replaces "available presentation displays" with "presentation 
displays" in steps 3 and 4 to monitor presentation displays.

Addresses Issue #383: Drop step 6 of getAvailability for consistency 
with start?

The set of new displays found by the monitor steps is empty by 
default.  If a new list cannot be retrieved, existing 
`PresentationAvailability` objects will have their value set to 
`false`.

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

Received on Thursday, 1 December 2016 18:41:09 UTC