- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 02 Sep 2025 18:09:38 -0700
- To: w3c/push-api <push-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 3 September 2025 01:09:42 UTC
@marcoscaceres commented on this pull request. > @@ -1742,6 +1779,27 @@ <h2> given |notification|. </p> </li> + <li data-cite="appmanifest"> + <p> + If |appBadgeSet| is false and the web application associated with the <a>push + subscription</a> is an [=installed web application=]: + </p> + <ol> + <li> + <p> + Let |identity| be the web application's [=installed web + application/identity=] [=/URL=]. + </p> + </li> + <li> + <p> + [=Set the application badge for installed web application=] given See https://github.com/w3c/badging/pull/116/ -- Reply to this email directly or view it on GitHub: https://github.com/w3c/push-api/pull/402#pullrequestreview-3178623476 You are receiving this because you are subscribed to this thread. Message ID: <w3c/push-api/pull/402/review/3178623476@github.com>
Received on Wednesday, 3 September 2025 01:09:42 UTC