[webkit-changes] [WebKit/WebKit] e0822d: Revert [267714 at main] Add a WKWebPushToolMain for w...

Karl Rackler noreply at github.com
Thu Sep 7 08:28:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e0822d5cf7c5bdc3c33758f209a841f2579e72ed
      https://github.com/WebKit/WebKit/commit/e0822d5cf7c5bdc3c33758f209a841f2579e72ed
  Author: Karl Rackler <rackler at apple.com>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M Source/WebKit/Configurations/WebKit.xcconfig
    M Source/WebKit/Configurations/webpushtool.xcconfig
    M Source/WebKit/Shared/API/Cocoa/WKMain.h
    M Source/WebKit/Shared/API/Cocoa/WKMain.mm
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj
    R Source/WebKit/webpushd/webpushtool/WebPushToolMain.h
    M Source/WebKit/webpushd/webpushtool/WebPushToolMain.mm
    R Source/WebKit/webpushd/webpushtool/webpushtool.cpp

  Log Message:
  -----------
  Revert [267714 at main] Add a WKWebPushToolMain for webpushtool to use
https://bugs.webkit.org/show_bug.cgi?id=261235
rdar://115079480

Unreviewed revert

This reverts because it broke the build on the bots.

* Source/WebKit/Configurations/WebKit.xcconfig:
* Source/WebKit/Configurations/webpushtool.xcconfig:
* Source/WebKit/Shared/API/Cocoa/WKMain.h:
* Source/WebKit/Shared/API/Cocoa/WKMain.mm:
(WKWebPushDaemonMain):
(WKWebPushToolMain): Deleted.
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/webpushd/webpushtool/WebPushToolMain.h: Removed.
* Source/WebKit/webpushd/webpushtool/WebPushToolMain.mm:
(main):
(WebKit::WebPushToolMain): Deleted.
* Source/WebKit/webpushd/webpushtool/webpushtool.cpp: Removed.

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




More information about the webkit-changes mailing list