Re: [w3c/push-api] Add Declarative Web Push (PR #385)

@annevk commented on this pull request.



>                    </li>
-                  <li>Abort these steps.
+                  <li>
+                    <p>
+                      Let |notificationShown| be false.
+                    </p>
+                  </li>
+                  <li>
+                    <p>
+                      Let |appBadgeSet| be false.
+                    </p>
+                  </li>
+                  <li>
+                    <p>
+                      If |declarativeResult|'s [=declarative push message parser result/mutable=]
+                      is true:

Per above it's guaranteed to be non-null here, no?

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

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

Received on Wednesday, 30 July 2025 15:15:19 UTC