[Webkit-unassigned] [Bug 168147] Add new WKWebKit Cocoa API for getContentsAsString

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 13 17:15:00 PST 2017


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

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

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

> Source/WebKit2/UIProcess/API/Cocoa/WKWebViewPrivate.h:229
> +- (void)_getContentsAsStringWithCompletionHandler:(void (^)(NSString *, NSError *))completionHandler;

Also, Dan points out that you've forgotten your API availability macros.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170214/90ffb063/attachment.html>


More information about the webkit-unassigned mailing list