- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 06 Nov 2024 23:54:43 -0800
- To: w3c/push-api <push-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 7 November 2024 07:54:47 UTC
@annevk commented on this pull request. > + Any JSON value. + </p> + </dd> + <dt> + <code>mutable</code> + </dt> + <dd> + <p> + A boolean. When true causes a <code>pushnotification</code> to be dispatched to + a service worker (if any). + </p> + </dd> + </dl> + </dd> + <dt> + <code>app_badge</code> @beverloo in case you missed this, I split out this discussion into #391. We consider the mutable field a very important part of the overall value proposition as without it web developers cannot uniformly adopt this more robust delivery mechanism. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/push-api/pull/385#discussion_r1832207972 You are receiving this because you are subscribed to this thread. Message ID: <w3c/push-api/pull/385/review/2420187264@github.com>
Received on Thursday, 7 November 2024 07:54:47 UTC