[webkit-changes] [WebKit/WebKit] 187c07: WebPushDaemon::getNotifications should filter noti...
Sihui
noreply at github.com
Thu Aug 29 14:19:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 187c07fd57e1861d23450c44991ecd7fed5e936b
https://github.com/WebKit/WebKit/commit/187c07fd57e1861d23450c44991ecd7fed5e936b
Author: Sihui Liu <sihui_liu at apple.com>
Date: 2024-08-29 (Thu, 29 Aug 2024)
Changed paths:
M Source/WebKit/webpushd/WebPushDaemon.mm
Log Message:
-----------
WebPushDaemon::getNotifications should filter notifications based on url and tag
https://bugs.webkit.org/show_bug.cgi?id=278870
rdar://134951876
Reviewed by Brady Eidson.
WebPushDaemon::getNotifications should not be returning all notifications retrieved for given bundle identifier when
url and tag are specified.
* Source/WebKit/webpushd/WebPushDaemon.mm:
(WebPushD::WebPushDaemon::getNotifications):
Canonical link: https://commits.webkit.org/282926@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list