[Webkit-unassigned] [Bug 115804] Avoid unnecessary data copies when loading subresources with DoNotBufferData option

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


https://bugs.webkit.org/show_bug.cgi?id=115804


Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #201576|0                           |1
        is obsolete|                            |
 Attachment #201576|review?                     |
               Flag|                            |
 Attachment #202722|                            |review?
               Flag|                            |




--- Comment #28 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-05-23 09:30:54 PST ---
Created an attachment (id=202722)
 --> (https://bugs.webkit.org/attachment.cgi?id=202722&action=review)
Try to fix mac tests

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list