[webkit-reviews] review granted: [Bug 24930] [Gtk] ISO files content is displayed inside the webview instead of being downloaded : [Attachment 29167] Fix crash when load is cancelled after content sniffing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 2 08:24:56 PDT 2009


Alexey Proskuryakov <ap at webkit.org> has granted Gustavo Noronha (kov)
<gns at gnome.org>'s request for review:
Bug 24930: [Gtk] ISO files content is displayed inside the webview instead of
being downloaded
https://bugs.webkit.org/show_bug.cgi?id=24930

Attachment 29167: Fix crash when load is cancelled after content sniffing.
https://bugs.webkit.org/attachment.cgi?id=29167&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
> +	   Protect the handle when notifying the client that the response was
> +	received also in gotChunkCallback, or we crash in didReceiveData
> +	when the load is cancelled in didReceiveResponse.

Tabs instead of spaces here.

r=me


More information about the webkit-reviews mailing list