[webkit-reviews] review requested: [Bug 26104] [GTK] Make NetworkRequest a proper GObject and expose SoupMessage : [Attachment 30944] Make WebKitNetworkRequest a proper GObject

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 4 06:38:21 PDT 2009


Gustavo Noronha (kov) <gns at gnome.org> has asked  for review:
Bug 26104: [GTK] Make NetworkRequest a proper GObject and expose SoupMessage
https://bugs.webkit.org/show_bug.cgi?id=26104

Attachment 30944: Make WebKitNetworkRequest a proper GObject
https://bugs.webkit.org/attachment.cgi?id=30944&action=review

------- Additional Comments from Gustavo Noronha (kov) <gns at gnome.org>
This is my GObjectization of NetworkRequest updated to the refactoring I
proposed. There are still some things we need to think for this patch, such as,
what to do about requests which are not handled by soup (file://, about:,
data:), for instance.

I don't think these decisions are blockers for this change to happen, as I
don't think we'll have API breakage caused by them.


More information about the webkit-reviews mailing list