[webkit-changes] [WebKit/WebKit] f61a73: Remove pre-macOS 13 sharing picker code

Aditya Keerthi noreply at github.com
Thu Oct 24 16:44:34 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f61a7328fa3a98c2cec5a953227a9cfffab71afb
      https://github.com/WebKit/WebKit/commit/f61a7328fa3a98c2cec5a953227a9cfffab71afb
  Author: Aditya Keerthi <akeerthi at apple.com>
  Date:   2024-10-24 (Thu, 24 Oct 2024)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebKit/UIProcess/Cocoa/WKShareSheet.mm
    M Source/WebKit/UIProcess/mac/WebContextMenuProxyMac.mm
    M Tools/TestWebKitAPI/Tests/mac/ContextMenuTests.mm

  Log Message:
  -----------
  Remove pre-macOS 13 sharing picker code
https://bugs.webkit.org/show_bug.cgi?id=282056
rdar://138577038

Reviewed by Abrar Rahman Protyasha.

macOS 12 and under is no longer a supported build configuration.

Clean up code that is no longer necessary.

* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/UIProcess/Cocoa/WKShareSheet.mm:
(-[WKShareSheet presentWithShareDataArray:inRect:]):
* Source/WebKit/UIProcess/mac/WebContextMenuProxyMac.mm:
(WebKit::WebContextMenuProxyMac::getShareMenuItem):
(WebKit::getStandardShareMenuItem): Deleted.
* Tools/TestWebKitAPI/Tests/mac/ContextMenuTests.mm:

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