WebKit icon indicating copy to clipboard operation
WebKit copied to clipboard

Add option for presenting the web view share sheet modally

Open TrevorStevenson opened this issue 2 years ago โ€ข 6 comments

5fd36e55ae1d0cd2c7392005292fce4317b5e633

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

Reviewed by NOBODY (OOPS!).

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:]):

https://github.com/WebKit/WebKit/commit/5fd36e55ae1d0cd2c7392005292fce4317b5e633

Misc iOS, tvOS & watchOS macOS Linux Windows
โœ… ๐Ÿงช style โœ… ๐Ÿ›  ios โœ… ๐Ÿ›  mac โœ… ๐Ÿ›  wpe
โœ… ๐Ÿ›  ios-sim โœ… ๐Ÿ›  mac-debug โœ… ๐Ÿ›  gtk โœ… ๐Ÿ›  wincairo
โœ… ๐Ÿงช webkitperl โœ… ๐Ÿงช ios-wk2 โœ… ๐Ÿ›  mac-AS-debug โœ… ๐Ÿงช gtk-wk2
โœ… ๐Ÿงช api-ios โœ… ๐Ÿงช api-mac โŒ ๐Ÿงช api-gtk
โœ… ๐Ÿ›  tv โœ… ๐Ÿงช mac-wk1
โœ… ๐Ÿ›  tv-sim โŒ ๐Ÿงช mac-wk2
โœ… ๐Ÿ›  watch โœ… ๐Ÿงช mac-AS-debug-wk2
โœ… ๐Ÿ›  watch-sim โœ… ๐Ÿงช mac-wk2-stress

TrevorStevenson avatar Oct 12 '22 00:10 TrevorStevenson

Committed 255794@main (c7c7e5c69bfd): https://commits.webkit.org/255794@main

Reviewed commits have been landed. Closing PR #5270 and removing active labels.

webkit-commit-queue avatar Oct 20 '22 18:10 webkit-commit-queue