RESOLVED FIXED252625
NotificationEvent interface exists but Notification interface does not on iOS 16.4
https://bugs.webkit.org/show_bug.cgi?id=252625
Summary NotificationEvent interface exists but Notification interface does not on iOS...
Ben Nham
Reported 2023-02-20 15:45:54 PST
On iOS 16.4 Seed 1, NotificationEventEnabled is true, but NotificationsEnabled is false. This means, somewhat surprisingly, you can’t check Notification exists, yet you can get a Notification object from a NotificationEvent object.
Attachments
Ben Nham
Comment 1 2023-02-20 15:46:01 PST
Ben Nham
Comment 2 2023-02-20 15:48:23 PST
EWS
Comment 3 2023-02-22 11:10:46 PST
Committed 260685@main (b8064a7a1a7b): <https://commits.webkit.org/260685@main> Reviewed commits have been landed. Closing PR #10410 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.