- From: Benjamin C. Wiley Sittler <notifications@github.com>
- Date: Mon, 18 May 2015 17:56:46 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 19 May 2015 00:57:15 UTC
ServiceWorker registration currently fails inside an https-origin IFRAME when the top-level page is not secure (e.g. http or data URI.) Is this intended behavior? It means a non-ServiceWorker version of the IFRAME functionality needs to be maintained in parallel so long as unsecured IFRAME embedders need to keep working, even when the browser does in fact implement ServiceWorker. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/700
Received on Tuesday, 19 May 2015 00:57:15 UTC