[webkit-changes] [WebKit/WebKit] e0c432: Unreviewed, reverting 287525 at main.

Commit Queue noreply at github.com
Sun Dec 8 19:11:38 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e0c4325db1430596a031a9e0453233a532d39f37
      https://github.com/WebKit/WebKit/commit/e0c4325db1430596a031a9e0453233a532d39f37
  Author: Commit Queue <commit-queue at webkit.org>
  Date:   2024-12-08 (Sun, 08 Dec 2024)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/CMakeLists.txt
    M Source/WebCore/DerivedSources-input.xcfilelist
    M Source/WebCore/DerivedSources-output.xcfilelist
    M Source/WebCore/DerivedSources.make
    M Source/WebCore/Modules/notifications/Notification.cpp
    M Source/WebCore/Modules/notifications/Notification.h
    M Source/WebCore/Modules/notifications/Notification.idl
    M Source/WebCore/Modules/notifications/NotificationData.cpp
    M Source/WebCore/Modules/notifications/NotificationData.h
    M Source/WebCore/Modules/notifications/NotificationDataCocoa.mm
    M Source/WebCore/Modules/notifications/NotificationOptions.idl
    M Source/WebCore/Modules/notifications/NotificationPayload.cpp
    M Source/WebCore/Modules/push-api/PushEvent.cpp
    M Source/WebCore/Modules/push-api/PushEvent.h
    M Source/WebCore/Modules/push-api/PushEvent.idl
    A Source/WebCore/Modules/push-api/PushNotificationEvent.cpp
    A Source/WebCore/Modules/push-api/PushNotificationEvent.h
    A Source/WebCore/Modules/push-api/PushNotificationEvent.idl
    A Source/WebCore/Modules/push-api/PushNotificationEventInit.h
    A Source/WebCore/Modules/push-api/PushNotificationEventInit.idl
    M Source/WebCore/Sources.txt
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    M Source/WebCore/bindings/js/WebCoreBuiltinNames.h
    M Source/WebCore/dom/EventInterfaces.in
    M Source/WebCore/page/WorkerNavigator.cpp
    M Source/WebCore/workers/service/ServiceWorkerGlobalScope.cpp
    M Source/WebCore/workers/service/ServiceWorkerGlobalScope.h
    M Source/WebCore/workers/service/ServiceWorkerRegistration.cpp
    M Source/WebCore/workers/service/context/ServiceWorkerThread.cpp
    M Source/WebCore/workers/service/context/ServiceWorkerThread.h
    M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
    M Source/WebKit/UIProcess/API/Cocoa/WKWebsiteDataStore.mm
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/WebPushDaemon.mm

  Log Message:
  -----------
  Unreviewed, reverting 287525 at main.
https://bugs.webkit.org/show_bug.cgi?id=284263

breaks !ENABLE(NOTIFICATIONS) build, correct use of ENABLEs will be non-trivial

Reverted changeset:

"Adopt standards renames for declarative web push, and enable it"
https://bugs.webkit.org/show_bug.cgi?id=284214
https://commits.webkit.org/287525@main

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