We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17932de commit fd2ed34Copy full SHA for fd2ed34
1 file changed
inputfiles/patches/push-api.kdl
@@ -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
+
6
removals {
7
dictionary PushEventInit {
8
member notification // WebKit only as of 2025-12
0 commit comments