Re: [w3c/manifest] Update manifest spec to consider manifest updates for icon urls to be cache-control:immutable (PR #1199)

@dmurph commented on this pull request.



> @@ -1831,6 +1840,8 @@ <h3>
               </li>
               <li>Uninstall the web app
               </li>
+              <li>Ignore the update

we need to modify this note too - as we DO partially update here now.

> @@ -1792,6 +1792,14 @@ <h3>
             `name_localized`.
             </li>
           </ol>
+          <p>
+            The user agent SHOULD consider a [=manifest image resource=] updated
+            if the {{ImageResource/src}} member has changed. If the
+            {{ImageResource/src}} has not changed, the user agent MAY download the
+            image and check for visual differences in some cases, like when other
+            [=manifest image resources=] have changed. This is similar to

I think we should move the mention of cache-control::immutable to an aside note, or remove.

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

Message ID: <w3c/manifest/pull/1199/review/3559930200@github.com>

Received on Tuesday, 9 December 2025 22:04:52 UTC