- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 31 Jan 2025 07:45:21 -0800
- To: w3c/push-api <push-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 31 January 2025 15:45:25 UTC
@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