Bug 87957

Summary: [GTK] Add webkit_download_get_request to WebKit2 GTK+ API
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, mrobinson, webkit.review.bot
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch mrobinson: review+

Description Carlos Garcia Campos 2012-05-31 05:11:12 PDT
Also present in wk1 it's useful to get the request that originated the download.
Comment 1 Carlos Garcia Campos 2012-05-31 05:13:20 PDT
Created attachment 145054 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-31 05:16:43 PDT
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
Comment 3 Carlos Garcia Campos 2012-05-31 08:32:15 PDT
Committed r119108: <http://trac.webkit.org/changeset/119108>