Re: [w3c/manifest] Provide a way to not open a link in the PWA, in the moment (#989)

I hope that perhaps the draft can be updated, maybe stating something like this:

> When a url-open-request is to be processed, the opener must verify if the origin's hoststring matches the hoststring of the requested url. If this is the case, the url must be opened as a new tab within the same browser.
> If the hoststrings do not match, the opener can call the operating system's handler for urls, which in its turn verifies if any native applications can handle the 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/issues/989#issuecomment-894977095

Received on Monday, 9 August 2021 06:20:52 UTC