[webkit-reviews] review requested: [Bug 115804] Avoid unnecessary data copies when loading subresources with DoNotBufferData option : [Attachment 202722] Try to fix mac tests

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 asked  for review:
Bug 115804: Avoid unnecessary data copies when loading subresources with
DoNotBufferData option
https://bugs.webkit.org/show_bug.cgi?id=115804

Attachment 202722: Try to fix mac tests
https://bugs.webkit.org/attachment.cgi?id=202722&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