[webkit-changes] [WebKit/WebKit] 8c72c9: Add PDFPluginBase.* and fix the Unified Sources fa...

Simon Fraser noreply at github.com
Wed Sep 20 10:38:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8c72c9136a20cc0a4fdb834ad26ab56f792739f2
      https://github.com/WebKit/WebKit/commit/8c72c9136a20cc0a4fdb834ad26ab56f792739f2
  Author: Simon Fraser <simon.fraser at apple.com>
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
    M Source/WebKit/SourcesCocoa.txt
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj
    A Source/WebKit/WebProcess/Plugins/PDF/PDFPluginBase.h
    A Source/WebKit/WebProcess/Plugins/PDF/PDFPluginBase.mm
    M Source/WebKit/WebProcess/WebCoreSupport/WebBadgeClient.cpp
    M Source/WebKit/WebProcess/WebCoreSupport/mac/WebContextMenuClientMac.mm
    M Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm
    M Source/WebKit/WebProcess/WebPage/RemoteLayerTree/RemoteScrollbarsController.h
    M Source/WebKit/WebProcess/WebPage/RemoteLayerTree/RemoteScrollbarsController.mm
    M Source/WebKit/webpushd/MockPushServiceConnection.mm
    M Source/WebKit/webpushd/PushService.mm
    M Source/WebKit/webpushd/PushServiceConnection.mm

  Log Message:
  -----------
  Add PDFPluginBase.* and fix the Unified Sources fallout
https://bugs.webkit.org/show_bug.cgi?id=261788
rdar://115756126

Reviewed by Richard Robinson.

Add empty PDFPluginBase.h/mm files, and deal with the unified sources fallout.

* Source/WebKit/SourcesCocoa.txt:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/WebProcess/Plugins/PDF/PDFPluginBase.h: Copied from Source/WebKit/WebProcess/WebCoreSupport/WebBadgeClient.cpp.
* Source/WebKit/WebProcess/Plugins/PDF/PDFPluginBase.mm: Copied from Source/WebKit/WebProcess/WebCoreSupport/WebBadgeClient.cpp.
* Source/WebKit/WebProcess/WebCoreSupport/WebBadgeClient.cpp:
* Source/WebKit/WebProcess/WebCoreSupport/mac/WebContextMenuClientMac.mm:
* Source/WebKit/WebProcess/WebPage/Cocoa/WebPageCocoa.mm:
* Source/WebKit/WebProcess/WebPage/RemoteLayerTree/RemoteScrollbarsController.h:
* Source/WebKit/WebProcess/WebPage/RemoteLayerTree/RemoteScrollbarsController.mm:
(WebKit::RemoteScrollbarsController::shouldRegisterScrollbars const):
* Source/WebKit/webpushd/MockPushServiceConnection.mm:
* Source/WebKit/webpushd/PushService.mm:
* Source/WebKit/webpushd/PushServiceConnection.mm:

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




More information about the webkit-changes mailing list