[webkit-reviews] review requested: [Bug 18608] [Gtk] WebKitNetworkRequest needs to be finished : [Attachment 30623] Make NetworkRequest carry a reference of the SoupMessage used by

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 23 21:22:37 PDT 2009


Gustavo Noronha (kov) <gns at gnome.org> has asked  for review:
Bug 18608: [Gtk] WebKitNetworkRequest needs to be finished
https://bugs.webkit.org/show_bug.cgi?id=18608

Attachment 30623: Make NetworkRequest carry a reference of the SoupMessage used
by
https://bugs.webkit.org/attachment.cgi?id=30623&action=review

------- Additional Comments from Gustavo Noronha (kov) <gns at gnome.org>
One more try. Notice that most of the improved life cycle checks and safe
guards are needed because the SoupMessage is not limited to being used inside
ResourceHandle. We had an implicit assumption, for instance, that the message
would be gone after finishedCallback, and that may not be true now.


More information about the webkit-reviews mailing list