Re: [w3c/manifest] Remove the default value for start_url (#670)

@boyofgreen We discussed this change in our Google-MS chat the other day (which you couldn't attend). They said you'd want to look over it.

This is a breaking change, but the existing behaviour was probably not useful in Edge because it relied upon the document URL (which you don't have if you're just building an app from a manifest). The new behaviour lets you just ignore the document URL if you don't have one (because it's only used in the event that manifest is not same-origin as the document URL). I plan to clarify this further in a follow-up.

-- 
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#issuecomment-397500923

Received on Friday, 15 June 2018 03:13:47 UTC