[w3c/manifest] "security sensitive" items interaction with localization (Issue #1086)

Updating the manifest
https://w3c.github.io/manifest/#updating

> For the purpose of updating, the following member are security-sensitive members, as they are presented during installation and on launch surfaces:
>
> *    [short_name](https://w3c.github.io/manifest/#dfn-short_name),
> *    [icons](https://w3c.github.io/manifest/#dfn-icons)
> *    [name](https://w3c.github.io/manifest/#dfn-name),

These items are all localizable. If an app adds a new locale to the list of supported locales and this locale matches that of the user, should the app be required to report updating the name/short name/icon? Probably the answer is yes, but I18N wants to call out the interaction. The spec text ***assumes*** that there is only one (unlocalized) value for the name and short name. Also, note that users sometimes change their device locale...

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/1086
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/issues/1086@github.com>

Received on Monday, 15 May 2023 07:27:46 UTC