Skip to content

Commit fd2ed34

Browse files
authored
Add PushManagerAttribute interface mixin
1 parent 17932de commit fd2ed34

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

inputfiles/patches/push-api.kdl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
interface-mixin PushManagerAttribute {
2+
// Windows support only on WebKit as of 2025-10
3+
property pushManager exposed=ServiceWorker
4+
}
5+
16
removals {
27
dictionary PushEventInit {
38
member notification // WebKit only as of 2025-12

0 commit comments

Comments
 (0)