NEW297389
Declarative Web Push: remove support for mutable field inside notification
https://bugs.webkit.org/show_bug.cgi?id=297389
Summary Declarative Web Push: remove support for mutable field inside notification
Anne van Kesteren
Reported 2025-08-14 00:41:29 PDT
When we first shipped Declarative Web Push we accidentally added support for the mutable field of the JSON format inside notification, while instead it should be a sibling to notification. Bug 296770 takes care of fixing this by adding support for it as a sibling to notification, while preserving support for it when it's placed inside notification. Once Declarative Web Push is more widely adopted we should remove support for this older code path.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-08-14 00:41:51 PDT
Note You need to log in before you can comment on or make changes to this bug.