- From: Marcos Caceres <notifications@github.com>
- Date: Thu, 30 Apr 2015 12:35:56 -0700
- To: w3c/manifest <manifest@noreply.github.com>
Received on Thursday, 30 April 2015 19:36:25 UTC
> Doesn't this bypass the mechanism which is supposed to ensure that the start URL is same-origin with the page the app was installed from? No. The start URL is resolved and forced same origin to the page the app was installed from. If that fails, you get the Document url. So, to update, you need to keep a record of the page where you installed from. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/issues/272#issuecomment-97939891
Received on Thursday, 30 April 2015 19:36:25 UTC