[webkit-reviews] review granted: [Bug 64263] libsoup-CRITICAL **: soup_message_io_pause: assertion `io != NULL' failed : [Attachment 102759] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 3 03:14:35 PDT 2011


Martin Robinson <mrobinson at webkit.org> has granted Philippe Normand
<pnormand at igalia.com>'s request for review:
Bug 64263: libsoup-CRITICAL **: soup_message_io_pause: assertion `io != NULL'
failed
https://bugs.webkit.org/show_bug.cgi?id=64263

Attachment 102759: proposed patch
https://bugs.webkit.org/attachment.cgi?id=102759&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=102759&action=review


> Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp:369
> +    ResourceHandleInternal* d = handle->getInternal();
> +    d->m_finished = true;

This can be one line.


More information about the webkit-reviews mailing list