[webkit-changes] [WebKit/WebKit] 8ae16e: Remove NotificationEventEnabled from DeprecatedGlo...

Tim Nguyen noreply at github.com
Fri Jan 6 01:29:22 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8ae16e5ae4d3bf2d5371c8d91426f0e19093e057
      https://github.com/WebKit/WebKit/commit/8ae16e5ae4d3bf2d5371c8d91426f0e19093e057
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2023-01-06 (Fri, 06 Jan 2023)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/Modules/notifications/NotificationEvent.idl
    M Source/WebCore/page/DeprecatedGlobalSettings.h
    M Source/WebCore/workers/service/ServiceWorkerGlobalScope.idl
    M Source/WebCore/workers/service/ServiceWorkerRegistration.idl

  Log Message:
  -----------
  Remove NotificationEventEnabled from DeprecatedGlobalSettings
https://bugs.webkit.org/show_bug.cgi?id=250184
rdar://103943444

Reviewed by Ryosuke Niwa.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/Modules/notifications/NotificationEvent.idl:
* Source/WebCore/page/DeprecatedGlobalSettings.h:
(WebCore::DeprecatedGlobalSettings::setNotificationEventEnabled): Deleted.
(WebCore::DeprecatedGlobalSettings::notificationEventEnabled): Deleted.
* Source/WebCore/workers/service/ServiceWorkerGlobalScope.idl:
* Source/WebCore/workers/service/ServiceWorkerRegistration.idl:

Canonical link: https://commits.webkit.org/258529@main




More information about the webkit-changes mailing list