[webkit-reviews] review requested: [Bug 22624] [SOUP][GTK] Need API to get SoupSession from WebKit. : [Attachment 26230] API to retrieve the soup session from the view

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 23 15:26:05 PST 2008


Christian Dywan <christian at imendio.com> has asked  for review:
Bug 22624: [SOUP][GTK] Need API to get SoupSession from WebKit.
https://bugs.webkit.org/show_bug.cgi?id=22624

Attachment 26230: API to retrieve the soup session from the view
https://bugs.webkit.org/attachment.cgi?id=26230&action=review

------- Additional Comments from Christian Dywan <christian at imendio.com>
Based on the previous patch: I made libsoup a requirement by removing the HTTP
backend concept. I changed webkit_web_view_get_session so that it requires a
valid view, with regard to language bindings we can't work with a NULL view.
And I bumped the required libsoup version and used the new
soup_session_get_feature found in yesterday's libsoup release.

I started a discussion on the WebKit mailing list with regard to always using
libsoup in the Gtk port, and so far the response seems to be positive.


More information about the webkit-reviews mailing list