[Webkit-unassigned] [Bug 23116] [GTK] Fix crash due a callback called from GIO after the destruction of the ResourceHandle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 11 10:42:50 PST 2009


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





------- Comment #16 from zecke at selfish.org  2009-01-11 10:42 PDT -------
Proposed order of changes (each in a separate patch):
   1.) Call into the client after giving up references (like you do with
ResourceError and cleanupGioOperation)
   2.) Use g_object_set_data/get_data
   3.) Kill m_cancelled
   4.) Your file as directory fix (which I didn't find in the patch)
   5.) Failing immediately and giving up the references to the SoupMessage and
such.

So 1.) and 2.) will fix the GIO crashes we are seeing.


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