[Webkit-unassigned] [Bug 92878] [GTK] Add WebKitNetworkResponse::suggested-filename property

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


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


Claudio Saavedra <csaavedra at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #155831|0                           |1
        is obsolete|                            |
 Attachment #155831|review?, commit-queue?      |
               Flag|                            |




--- Comment #7 from Claudio Saavedra <csaavedra at igalia.com>  2012-08-01 10:39:39 PST ---
Created an attachment (id=155837)
 --> (https://bugs.webkit.org/attachment.cgi?id=155837&action=review)
2012-08-01  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.

-- 
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