Re: [w3c/manifest] Add scope conflict section about same-origin and nested scopes (PR #1034)

@dmurph commented on this pull request.



> +          that will affect all apps installed under that origin. Settings like:
+        </p>
+        <ul>
+          <li>Permissions
+          </li>
+          <li>Storage and storage quota
+          </li>
+          <li>User settings (e.g. font size)
+          </li>
+        </ul>
+        <p>
+          Nested scopes are strongly not recommended. They have the above
+          complications of same-origin scope, along with the following UX and
+          API problems or inconsistencies among other possible consistencies:
+        </p>
+        <ul>

As mentioned in another comment - I'm playing around with adding a definition here, but perhaps we want to pull out a section per API that is affected, and then reference the "controlling app" concept in that section? What do you think?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1034#discussion_r1122459813
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/pull/1034/review/1320845549@github.com>

Received on Thursday, 2 March 2023 00:12:39 UTC