[webkit-changes] [WebKit/WebKit] c7c7e5: Add option for presenting the web view share sheet...

Trevor Stevenson noreply at github.com
Thu Oct 20 11:06:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c7c7e5c69bfd68ec6076e583c35bb8b6f13dc689
      https://github.com/WebKit/WebKit/commit/c7c7e5c69bfd68ec6076e583c35bb8b6f13dc689
  Author: Trevor Stevenson <trevor_s at apple.com>
  Date:   2022-10-20 (Thu, 20 Oct 2022)

  Changed paths:
    M Source/WebKit/Platform/spi/ios/UIKitSPI.h
    M Source/WebKit/UIProcess/Cocoa/WKShareSheet.mm

  Log Message:
  -----------
  Add option for presenting the web view share sheet modally
https://bugs.webkit.org/show_bug.cgi?id=246376
rdar://101050446

Reviewed by Aditya Keerthi.

Add an option to present the web view's share sheet modally instead of as a
popover.

* Source/WebKit/Platform/spi/ios/UIKitSPI.h:
* Source/WebKit/UIProcess/Cocoa/WKShareSheet.mm:
(-[WKShareSheet presentWithShareDataArray:inRect:]):

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




More information about the webkit-changes mailing list