[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:59:21 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=98009





--- Comment #4 from Claudio Saavedra <csaavedra at igalia.com>  2012-10-01 03:59:46 PST ---
Created an attachment (id=166443)
 --> (https://bugs.webkit.org/attachment.cgi?id=166443&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