- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 20 Sep 2021 20:59:28 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 21 September 2021 03:59:41 UTC
@marcoscaceres commented on this pull request.
> + <p>The |identity| is used by user agents to uniquely identify the
+ application universally. When the user agent sees a manifest with an
+ |identity| that does not correspond to an already-installed application,
+ it SHOULD treat that manifest as a description of a distinct
+ application, even if it is served from the same URL as that of another
+ application. When the user agent sees a manifest with an |identity|
+ matching that of an already-installed application, it SHOULD be used as
```suggestion
<p>The [=identity=] is used by user agents to uniquely identify the
application universally. When the user agent sees a manifest with an
|identity| that does not correspond to an already-installed application,
it SHOULD treat that manifest as a description of a distinct
application, even if it is served from the same URL as that of another
application. When the user agent sees a manifest with an [=identity=]
matching that of an already-installed application, it SHOULD be used as
```
--
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#pullrequestreview-759281182
Received on Tuesday, 21 September 2021 03:59:41 UTC