[Webkit-unassigned] [Bug 279277] Push notifications stop working
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 10 11:52:53 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=279277
--- Comment #4 from Fred S <fred at slushy.com> ---
(In reply to Ben Nham from comment #3)
> Assuming the push subscription is actually getting removed (e.g.
> PushSubscription.getSubscription returns null--please confirm this), the
> only thing that really causes that (other than bug 272865) should be too
> many silent pushes.
>
> A silent push could occur if the push event handler fails without calling
> showNotification, or if there is some Web.app or WebKit bug that is
> preventing the push event handler from even starting. Your event handler
> looks simple enough and is waiting until the showNotification promise
> resolves, so I don't see anything obviously wrong with it.
>
> We'll try to repro the bug with some sort of continuous push testing, but if
> you can file a Feedback Assistant report with a sysdiagnose that would
> probably be the most useful thing you can do.
We are using FCM to send the messages, and they said the issue lies with WebKit. It is a black box to us, but I know they are often used for push on the Web.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240910/53fe9d46/attachment.htm>
More information about the webkit-unassigned
mailing list