Re: [w3c/manifest] Relationship between nestedly scoped web app manifests? (#539)

I have a simpler question to ask relating to this: 
if a site has two manifests with scope `/` and scope 
`/sub-app/`, when navigating to an URL, how does the user agent decides which app this URL belongs to?

Currently Chromium matches with the app that has the longest scope. So if both apps are installed, navigating to `/sub-app/page` in a tab will have a launch icon in the omnibox to direct user to launch sub-app. 

Should this be clarified in manifest spec?

-- 
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/539#issuecomment-772006904

Received on Tuesday, 2 February 2021 21:36:28 UTC