[Webkit-unassigned] [Bug 104684] [GTK] fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html is crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 07:59:46 PST 2013


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





--- Comment #6 from Dominik Röttsches (drott) <dominik.rottsches at intel.com>  2013-01-21 08:01:37 PST ---
(In reply to comment #3)
> Eventually, we should switch to using the new "plain" SoupSession (rather than SoupSessionAsync), which lets you do both blocking and async I/O with the same session, and then we can just do blocking I/O here rather than async-I/O-on-a-new-GMainContext, so we wouldn't use an extra fd per sync request.

I created bug 107451 to track that suggestion.

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


More information about the webkit-unassigned mailing list