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

@annevk commented on this pull request.



> +                </p>
+              </li>
+              <li>
+                <p>
+                  Let |fallbackTimestamp| be [=current coarsened wall time=].
+                </p>
+              </li>
+              <li>
+                <p>
+                  Let |declarativeResult| be the result of running the [=/declarative push message
+                  parser=] given |bytes|, |origin|, |baseURL|, and |fallbackTimestamp|.
+                </p>
+              </li>
+              <li>
+                <p>
+                  If |declarativeResult| is not failure:

That would not allow for transitioning existing subscriptions. Being fully backwards compatible is part of the design goals, see the original issue.

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

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

Received on Friday, 31 January 2025 15:45:25 UTC