API::URL creation functions should return Ref<>
Created attachment 251683 [details] Patch
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Created attachment 251690 [details] Patch
Comment on attachment 251690 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=251690&action=review > Source/WebKit2/Shared/API/c/WKSharedAPICast.h:177 > return 0; nullptr
Committed r183410: <http://trac.webkit.org/changeset/183410>