- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Tue, 11 Feb 2025 02:29:53 -0800
- To: w3c/push-api <push-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 11 February 2025 10:29:57 UTC
@saschanaz commented on this pull request. > + <ol> + <li> + <p> + Let <var>message</var> be the result of [=parse JSON bytes to an Infra + value|parsing JSON bytes to an Infra value=] given <var>bytes</var>. If that throws + an exception, then return failure. + </p> + </li> + <li> + <p data-cite="INFRA"> + If <var>message</var> is not a [=/map=], then return failure. + </p> + </li> + <li> + <p> + If <var>message</var>["`web_push`"] does not [=map/exist=] or is not 8030, then I'm told that there's "please no JSON-LD" issue in https://github.com/w3ctag/design-principles/issues/239 -- Reply to this email directly or view it on GitHub: https://github.com/w3c/push-api/pull/385#discussion_r1950594893 You are receiving this because you are subscribed to this thread. Message ID: <w3c/push-api/pull/385/review/2608297828@github.com>
Received on Tuesday, 11 February 2025 10:29:57 UTC