[Webkit-unassigned] [Bug 18342] Add logging to HTTP soup backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 7 09:50:16 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18342


danw at gnome.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danw at gnome.org




------- Comment #2 from danw at gnome.org  2008-04-07 09:50 PDT -------
You should unref the logger after attaching it to the session. (It doesn't
really matter since the session is never destroyed anyway, so it doesn't
actually cause a leak, but...)

Any reason you used two environment variables instead of just one?


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