[presentation-api] new commits pushed by mfoltzgoogle

The following commits were just pushed by mfoltzgoogle to 
https://github.com/w3c/presentation-api:

* Clarified the default presentation request mechanism

This update creates a definition of "default presentation request" in 
the
"Common Idioms" section, and reformulates the intended behavior in 
controlling
user agents that support this mechanism.

In particular, the update tries to make it clear that support for this
 feature
is optional, and moves the check on the sandboxed presentation 
browsing context
flag to a note since it will be done as part of the "start a 
presentation"
algorithm.
  by François Daoust
https://github.com/w3c/presentation-api/commit/f347e0fc9f1a3256d854e0ed438e1ae5d72d6c3d

* Clarify where partial Presentation interfaces are to be implemented

To avoid confusing sentences about Presentation attributes that we 
don't expect
to be present in controlling or receiving user agents, this update 
makes it
clear which category of user agents is to implement which partial 
interface
definition.

Also dropped "chrome" from sentences that used "browser chrome", not 
to
restrict the mechanism to interactions with the browser window.
  by François Daoust
https://github.com/w3c/presentation-api/commit/7a491a15bf5b636beba5ba8d62954994b9178c21

* Merge pull request #334 from tidoust/defaultRequest

Clarify the default presentation request mechanism?
  by Mark Foltz
https://github.com/w3c/presentation-api/commit/d7a1f27c9d3595acf1db340420c4090d378fdc25

Received on Tuesday, 30 August 2016 20:42:50 UTC