[webkit-reviews] review granted: [Bug 92967] [GTK][WK2] Add API for suggested filename from a URI Response. : [Attachment 159063] [GTK] Add WK2 API to get suggested filename for URI responses https://bugs.webkit.org/show_bug.cgi?id=92967

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 17 03:15:40 PDT 2012


Carlos Garcia Campos <cgarcia at igalia.com> has granted Claudio Saavedra
<csaavedra at igalia.com>'s request for review:
Bug 92967: [GTK][WK2] Add API for suggested filename from a URI Response.
https://bugs.webkit.org/show_bug.cgi?id=92967

Attachment 159063:	   [GTK] Add WK2 API to get suggested filename for URI
responses	  https://bugs.webkit.org/show_bug.cgi?id=92967
https://bugs.webkit.org/attachment.cgi?id=159063&action=review

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=159063&action=review


> Source/WebKit2/ChangeLog:9
> +	   Webcore has API the suggested filename for a response, add a
> +	   property and getter for it in WebKitURIResponse.

I gues you mean Webcore has API *to get* the suggested filename

> Source/WebKit2/UIProcess/API/gtk/WebKitURIResponse.cpp:260
> + * Returns: (transfer none): the suggested filename or %NULL if
> + *	 the 'Content-Disposition' HTTP header is ot present.

ot -> not


More information about the webkit-reviews mailing list