[webkit-reviews] review granted: [Bug 133439] [Cocoa] Add SPI to get a WebArchive of the WKWebView : [Attachment 232359] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 1 16:33:07 PDT 2014


Anders Carlsson <andersca at apple.com> has granted Sam Weinig <sam at webkit.org>'s
request for review:
Bug 133439: [Cocoa] Add SPI to get a WebArchive of the WKWebView
https://bugs.webkit.org/show_bug.cgi?id=133439

Attachment 232359: Patch
https://bugs.webkit.org/attachment.cgi?id=232359&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
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.


More information about the webkit-reviews mailing list