[webkit-changes] [WebKit/WebKit] dc2ff1: Remove HAVE_UNNOTIFICATIONICON

Sihui noreply at github.com
Mon Sep 9 10:54:32 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dc2ff129ed4c2566fdfe85d717fd73c34eb048e8
      https://github.com/WebKit/WebKit/commit/dc2ff129ed4c2566fdfe85d717fd73c34eb048e8
  Author: Sihui Liu <sihui_liu at apple.com>
  Date:   2024-09-09 (Mon, 09 Sep 2024)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebKit/webpushd/WebPushDaemon.mm

  Log Message:
  -----------
  Remove HAVE_UNNOTIFICATIONICON
https://bugs.webkit.org/show_bug.cgi?id=279367
rdar://135553724

Reviewed by Ben Nham.

HAVE(UNNOTIFICATIONICON) is not in use any more. Also remove a duplicate HAVE(FULL_FEATURED_USER_NOTIFICATIONS) since
the whole function is guarded.

* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/webpushd/WebPushDaemon.mm:
(WebPushD::WebPushDaemon::showNotification):

Canonical link: https://commits.webkit.org/283351@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