[Webkit-unassigned] [Bug 98009] [GTK] WebKitDownload: use more of GOwnPtr/GRefPtr
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 1 03:44:33 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98009
--- Comment #1 from Claudio Saavedra <csaavedra at igalia.com> 2012-10-01 03:44:58 PST ---
Created an attachment (id=166441)
--> (https://bugs.webkit.org/attachment.cgi?id=166441&action=review)
[GTK] WebKitDownload: use more of GOwnPtr/GRefPtr https://bugs.webkit.org/show_bug.cgi?id=98009
Reviewed by NOBODY (OOPS!).
Use more GOwnPtr/GRefPtr in WebKitDownload
* webkit/webkitdownload.cpp:
(webkit_download_open_stream_for_uri): Use GRefPtr
for a GFile and GOwnPtr for GError.
(webkit_download_set_destination_uri): Ditto.
(webkit_download_received_data): Use GOwnPtr for GError.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list