[Webkit-unassigned] [Bug 107451] [soup] Use SoupSession instead of SoupSessionAsync for doing sync and async IO from the same session

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 27 08:26:51 PST 2014


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrobinson at webkit.org




--- Comment #2 from Martin Robinson <mrobinson at webkit.org>  2014-02-27 08:23:56 PST ---
I think we decided that it was simpler to just the asynchronous SoupSession for synchronous requests. We have been working out all the bugs and the code is completely shared between the different paths, something that might be harder with another type of SoupSession.

-- 
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