[webkit-reviews] review requested: [Bug 95188] [GTK] Save original uri for downloaded files : [Attachment 166462] Reviewed version

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 06:16:32 PDT 2012


Claudio Saavedra <csaavedra at igalia.com> has asked  for review:
Bug 95188: [GTK] Save original uri for downloaded files
https://bugs.webkit.org/show_bug.cgi?id=95188

Attachment 166462: Reviewed version
https://bugs.webkit.org/attachment.cgi?id=166462&action=review

------- Additional Comments from Claudio Saavedra <csaavedra at igalia.com>
- Updated, using GRefPtr now.
- Ignore the error.
- Use g_file_set_attribute_string() to avoid the need to cast.
- Use webkit_download_get_uri() instead of accessing directly the network
request.


More information about the webkit-reviews mailing list