Bug 297389
| Summary: | Declarative Web Push: remove support for mutable field inside notification | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anne van Kesteren <annevk> |
| Component: | DOM | Assignee: | 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
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
<rdar://problem/158294059>