[Webkit-unassigned] [Bug 18608] WebKitNetworkRequest needs to be finished

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 29 19:40:15 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18608


gns at gnome.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20882|0                           |1
        is obsolete|                            |




------- Comment #3 from gns at gnome.org  2008-04-29 19:40 PDT -------
Created an attachment (id=20895)
 --> (http://bugs.webkit.org/attachment.cgi?id=20895&action=view)
almost complete implementation of a gobject exposing ResourceRequest

I think the patch is now mostly complete, if the purpose is exposing
information from ResourceRequest only. The area that does need improvement is
provind a nicely parsed form_data thingy instead of only providing a gchar* for
the body.

The dialog in GtkLauncher exercises all of the getter methods, and serves as a
nice way of testing/debugging the code.

I am still wondering whether most of those should not be real properties,
though, and if the changes to the WebKitNetworkRequest object are to be
propagated to the original ResourceRequest object or not.

gtk-doc-style documentation is still missing, as well, but I will work on it
tomorrow.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list