[webkit-reviews] review requested: [Bug 23116] [GTK] fix random libsoup crashes : [Attachment 26530] patch 2, try 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 8 13:33:26 PST 2009


Benjamin Otte <otte at gnome.org> has asked  for review:
Bug 23116: [GTK] fix random libsoup crashes
https://bugs.webkit.org/show_bug.cgi?id=23116

Attachment 26530: patch 2, try 2
https://bugs.webkit.org/attachment.cgi?id=26530&action=review

------- Additional Comments from Benjamin Otte <otte at gnome.org>
This got a bit bigger than I had expected, but it's working perfectly fine now.

The code is using Holger's suggested method of using g_object_set_data() for
GIO operations, so it can unset the ResourceHandle when it gets cancelled or
deleted.


More information about the webkit-reviews mailing list