[webkit-reviews] review granted: [Bug 130945] [Cocoa] Add an originatingWebView property to _WKDownload : [Attachment 228129] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 30 15:08:02 PDT 2014


Anders Carlsson <andersca at apple.com> has granted Andy Estes
<aestes at apple.com>'s request for review:
Bug 130945: [Cocoa] Add an originatingWebView property to _WKDownload
https://bugs.webkit.org/show_bug.cgi?id=130945

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

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=228129&action=review


> Tools/TestWebKitAPI/Tests/WebKit2Cocoa/Download.mm:248
> +    _webView.clear();

Please use = nullptr here instead.


More information about the webkit-reviews mailing list