[webkit-reviews] review canceled: [Bug 115804] Avoid unnecessary data copies when loading subresources with DoNotBufferData option : [Attachment 201576] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 23 09:32:24 PDT 2013


Carlos Garcia Campos <cgarcia at igalia.com> has canceled Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 115804: Avoid unnecessary data copies when loading subresources with
DoNotBufferData option
https://bugs.webkit.org/show_bug.cgi?id=115804

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

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
Ok, I think I found the issue, with the previous patch, in case of error the
onload event was also triggered, since the test connects a handler to both
onload and onerror, resources could start on parallel.


More information about the webkit-reviews mailing list