WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
297389
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-08-14 00:41:51 PDT
<
rdar://problem/158294059
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug