[Webkit-unassigned] [Bug 111574] [WK2][GTK] Invalid request returned by webkit_download_get_request if called before download starts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 09:52:42 PST 2013


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





--- Comment #11 from Martin Robinson <mrobinson at webkit.org>  2013-03-07 09:55:07 PST ---
(From update of attachment 192009)
View in context: https://bugs.webkit.org/attachment.cgi?id=192009&action=review

>> Source/WebKit2/UIProcess/API/gtk/WebKitDownloadPrivate.h:30
>> +WebKitDownload* webkitDownloadCreateForRequest(WebKit::DownloadProxy*, const WebCore::ResourceRequest&);
> 
> Exposing WebCore types in WebKit API seems surprising. Is this something the Gtk port routinely does?

In contrast to the Mac port private headers, we do not ship ours or make the symbols in them visible in the shared object.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list