- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 19 Jul 2021 17:10:06 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 20 July 2021 00:10:19 UTC
@marcoscaceres commented on this pull request. > @@ -808,6 +811,53 @@ <h3> </p> </section> </section> + <section> + <h3> + `id` member + </h3> + <p> + The [=manifest's=] <code><dfn data-export="" data-dfn-for= + "manifest">id</dfn></code> member is a <a>string</a> that + represents the <dfn>id</dfn> for the application. + </p> + <p>The |id| is used by user agents uniquely identify the application + globally. When |id| is changed, it's recognized as a new app and + can be installed separately. When id is not changed, it can be used In @mgiuca's suggestion above, maybe s/sees/processes ? -- 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/988#discussion_r672714930
Received on Tuesday, 20 July 2021 00:10:19 UTC