[Cocoa] Add SPI to get a WebArchive of the WKWebView
Created attachment 232359 [details] Patch
<rdar://problem/16748120>
Comment on attachment 232359 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=232359&action=review > Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:1388 > + RetainPtr<NSError> error = adoptNS([[NSError alloc] init]); auto.
Committed r169520: <http://trac.webkit.org/changeset/169520>