[webkit-reviews] review canceled: [Bug 92878] [GTK] Add WebKitNetworkResponse::suggested-filename property : [Attachment 155831] 2012-08-01 Claudio Saavedra <csaavedra at igalia.com>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 1 10:39:37 PDT 2012


Claudio Saavedra <csaavedra at igalia.com> has canceled Claudio Saavedra
<csaavedra at igalia.com>'s request for review:
Bug 92878: [GTK] Add WebKitNetworkResponse::suggested-filename property
https://bugs.webkit.org/show_bug.cgi?id=92878

Attachment 155831: 2012-08-01  Claudio Saavedra  <csaavedra at igalia.com>
https://bugs.webkit.org/attachment.cgi?id=155831&action=review

------- Additional Comments from Claudio Saavedra <csaavedra at igalia.com>
[GTK] Add WebKitNetworkResponse::suggested-filename property
	Need the bug URL (OOPS!).

	Reviewed by NOBODY (OOPS!).

	Webcore has API the suggested filename for a response, add
	a property and getter for it in WebKitNetworkResponse.

	* docs/webkitgtk-sections.txt: Add the symbols
	* webkit/webkitnetworkresponse.cpp:
	(_WebKitNetworkResponsePrivate): Add suggested_filename.
	(webkit_network_response_finalize): Free it on finalize
	(webkit_network_response_get_property): Add the getter call.
	(webkit_network_response_class_init): Install the property.
	(webkit_network_response_get_suggested_filename): New getter.
	* webkit/webkitnetworkresponse.h: Add the declaration to header
	file.


More information about the webkit-reviews mailing list