[Webkit-unassigned] [Bug 22624] [SOUP][GTK] Need API to get SoupSession from WebKit.

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


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


christian at imendio.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26185|0                           |1
        is obsolete|                            |
  Attachment #26230|                            |review?
               Flag|                            |




------- Comment #3 from christian at imendio.com  2008-12-23 15:26 PDT -------
Created an attachment (id=26230)
 --> (https://bugs.webkit.org/attachment.cgi?id=26230&action=view)
API to retrieve the soup session from the view

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.


-- 
Configure bugmail: https://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