- From: Yajing Tang <notifications@github.com>
- Date: Thu, 15 Jul 2021 15:40:42 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 15 July 2021 22:40:55 UTC
@philloooo 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 tried to explain how the id is used for manifest update. I am not sure if I should elaborate on current chrome manifest update lifecycle though as it's specific to chrome. WDTY? @dmurph @marcoscaceres
--
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-707874409
Received on Thursday, 15 July 2021 22:40:55 UTC