- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 19 Jul 2021 17:17:24 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 20 July 2021 00:17:37 UTC
@marcoscaceres commented on this pull request.
> @@ -1209,6 +1262,13 @@ <h3>
Updating the manifest
</h3>
<aside class="issue" data-number="446"></aside>
+ <p>
+ User agents MAY re-fetch and update a manifest for an installed web
+ application and apply updated manifest to its <a>application
+ context</a>. When a manifest is processed, user agents can
+ determine whether it's an installed application that can be updated
+ or a new application by comparing application's [=manifest/id=].
I guess the only thing to add is maybe what to do if pre-processing and update fails. I guess nothing happens (i.e., just keep using the currently installed manifest) - but it would might be nice to just say that.
--
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_r672717555
Received on Tuesday, 20 July 2021 00:17:37 UTC