[Webkit-unassigned] [Bug 171100] Implement the Web Share API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 12:44:43 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=171100

--- Comment #62 from Tim Horton <thorton at apple.com> ---
Comment on attachment 348315
  --> https://bugs.webkit.org/attachment.cgi?id=348315
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=348315&action=review

> Source/WebKit/UIProcess/API/C/WKPreferencesRefPrivate.h:500
> +// Defaults to false, true on iOS wk2

This is WebKit2 code, so you can just drop the wk2 (it's also not called wk2 in the API so this is a weird thing to have in an SPI header).

> Source/WebKit/UIProcess/API/Cocoa/WKWebViewPrivate.h:385
> +- (void)invokeShareSheetWithResolution:(BOOL)resolved WK_API_AVAILABLE(ios(WK_IOS_TBA));

Still missing the underscore.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180828/434cebe1/attachment.html>


More information about the webkit-unassigned mailing list