Re: [w3c/push-api] Add app badge to Declarative Web Push (PR #402)

@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=]:

Setting a badge is pretty tightly bound to installation at the moment, as that's how it's been implemented by everyone. We could change this if this changes.  

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/pull/402#discussion_r2335469979
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/push-api/pull/402/review/3204311159@github.com>

Received on Wednesday, 10 September 2025 03:44:07 UTC