Bug 87957 - [GTK] Add webkit_download_get_request to WebKit2 GTK+ API
Summary: [GTK] Add webkit_download_get_request to WebKit2 GTK+ API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2012-05-31 05:11 PDT by Carlos Garcia Campos
Modified: 2012-05-31 08:32 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.76 KB, patch)
2012-05-31 05:13 PDT, Carlos Garcia Campos
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>