[presentation-api] Run startSession steps in parallel

obeletski has just created a new issue for 
https://github.com/w3c/presentation-api:

== Run startSession steps in parallel ==
startSession algorithm mentions two distinctive steps:
- Monitor the list of available presentation displays and wait for 
completion
-  Select the display and request permission after all available 
devices are found

Better user experience would be to have those two tasks executed in 
parallel and dynamically update the selection list while devices are 
being discovered.

WDYT, does it make sense to introduce that kind of change in the spec?


See https://github.com/w3c/presentation-api/issues/148

Received on Tuesday, 21 July 2015 13:16:28 UTC