- From: Matt Giuca <notifications@github.com>
- Date: Thu, 14 Jun 2018 19:02:13 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 15 June 2018 02:02:39 UTC
mgiuca commented on this pull request.
> @@ -1985,13 +1990,27 @@ <h3>
needs to be <a>same-origin</a> as <code>Document</code> of the
<a>top-level browsing context</a>.
</li>
- <li>Return <var>document URL</var>.
This is correct, and quite annoying as it seems we can't (yet) detach our dependency on the document URL.
I've added a new step which falls back to document URL as the default, if manifest is not same-origin as the document. This will be cleaned up once we fully detach the document URL.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/670#discussion_r195618117
Received on Friday, 15 June 2018 02:02:39 UTC