RESOLVED FIXED252527
Add dataStoreIdentifier getter to WKNotificationRef
https://bugs.webkit.org/show_bug.cgi?id=252527
Summary Add dataStoreIdentifier getter to WKNotificationRef
Ben Nham
Reported 2023-02-17 23:38:39 PST
When we show a persistent notification, we need to tell the embedder the data store identifier that the notification is associated with. This way the embedder will know which data store to send notificationclick and notificationclose events to when the notification is eventually clicked or closed.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-17 23:40:37 PST
Ben Nham
Comment 2 2023-02-17 23:45:23 PST
EWS
Comment 3 2023-02-20 09:19:23 PST
Committed 260540@main (4d6ca3abbe3b): <https://commits.webkit.org/260540@main> Reviewed commits have been landed. Closing PR #10327 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.