- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Thu, 04 Sep 2025 10:06:59 -0700
- To: w3c/push-api <push-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 4 September 2025 17:07:03 UTC
@saschanaz commented on this pull request. > @@ -1644,20 +1777,34 @@ <h2> it MUST run the following steps. </p> <ol> - <li>Let |registration| be the <a>service worker registration</a> corresponding to the <a> - push message</a>. - </li> - <li>If |registration| is not found, abort these steps. + <li> + <p> + Let |subscription| be the active <a>push subscription</a> corresponding to the + <a>push message</a>. It seems there's no spec described way to get a subscription from a push message (nor get a registration either). -- Reply to this email directly or view it on GitHub: https://github.com/w3c/push-api/pull/393#pullrequestreview-3186255915 You are receiving this because you are subscribed to this thread. Message ID: <w3c/push-api/pull/393/review/3186255915@github.com>
Received on Thursday, 4 September 2025 17:07:03 UTC