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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 14 16:36:52 PST 2009


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

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

------- Additional Comments from Christian Dywan <christian at imendio.com>
Revised patch, including webkit_get_default_session and
webkit_web_view_set_session now. I haven't tested it very much. There seem to
be a race condition which leads to warnings with soup_session_get_feature.

Wrt webkit_get_global_session Vs. webkit_get_default_session, I think the
_default_ naming is pretty common, if you think of GdkScreen, GtkSettings and
such. Arguments in favour or against either are welcome.


More information about the webkit-reviews mailing list