- From: François Daoust via GitHub <sysbot+gh@w3.org>
- Date: Thu, 02 Jul 2015 14:29:09 +0000
- To: public-secondscreen@w3.org
Hi @avayvod, That proposal looks good to me. I have a couple of questions: * Where would `getSession` and `getSessions` appear with that proposal? Are they still defined on the `NavigatorPresentation` interface? Or do they move to a separate interface as discussed in #91? * Would the page be able to trigger the default behavior (tab casting)? In other words, would `navigator.presentation.defaultRequest` be `null` unless the page sets it or would a user agent supporting tab mirroring set it to a request instance that the page could start with a call to `startSession`? If not, why not? (not sure what the url property would contain or how to reset things to the default behavior if that's possible, though) -- GitHub Notif of comment by tidoust See https://github.com/w3c/presentation-api/issues/26#issuecomment-118050409
Received on Thursday, 2 July 2015 14:29:11 UTC