Bug 297389

Summary: Declarative Web Push: remove support for mutable field inside notification
Product: WebKit Reporter: Anne van Kesteren <annevk>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: beidson, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.