- From: Daniel Murphy <notifications@github.com>
- Date: Thu, 31 Oct 2024 14:55:37 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 31 October 2024 21:55:45 UTC
What if we decided to accomplish two things that are needed here, one is this warning, but also to make a very brief description of update: ## Algorithm to update manifest presentation - Given two manifests old and new, who's computed app id are the same. - The user agent will update the presentation of non-security-sensitive manifest members. - The user agent may discard updates to presentation of security sensitive members. - The user agent may require user consent or heuristics to allow updating presentation of security sensitive member. ## how this hooks in for localized stuff When the user's system locale changes, run the update algorithm with 'old' being the current manifest presentation, and 'new' being the new presentation with the new system locale applied? -- Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/issues/1150#issuecomment-2450876195 You are receiving this because you are subscribed to this thread. Message ID: <w3c/manifest/issues/1150/2450876195@github.com>
Received on Thursday, 31 October 2024 21:55:45 UTC