WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
252625
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
Add attachment
proposed patch, testcase, etc.
Ben Nham
Comment 1
2023-02-20 15:46:01 PST
<
rdar://problem/105697554
>
Ben Nham
Comment 2
2023-02-20 15:48:23 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10410
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.
Top of Page
Format For Printing
XML
Clone This Bug