- From: Anton Vayvod via GitHub <sysbot+gh@w3.org>
- Date: Thu, 02 Jul 2015 14:59:19 +0000
- To: public-secondscreen@w3.org
Hi @tidoust Thanks for the feedback. ```getSession[s]()``` are agnostic to the proposal so could be whenever we want them to be. Tab mirroring by my definition is showing the tab exactly as it is on the second screen modulo screen characteristics (e.g. color and physical resolution) and therefore the tab shouldn't know it's being mirrored. There's no information for the tab to provide to the user agent and nothing to control except for stopping the mirroring. So this could already be implemented by the user agent without any API. Do you think there's a use case for the tab to initiate mirroring rather than a presentation? -- GitHub Notif of comment by avayvod See https://github.com/w3c/presentation-api/issues/26#issuecomment-118059534
Received on Thursday, 2 July 2015 14:59:20 UTC