[Webkit-unassigned] [Bug 115804] Avoid unnecessary data copies when loading subresources with DoNotBufferData option
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 14 00:42:59 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=115804
--- Comment #27 from Carlos Garcia Campos <cgarcia at igalia.com> 2013-05-14 00:41:25 PST ---
(In reply to comment #25)
> (From update of attachment 201576 [details])
> Attachment 201576 [details] did not pass mac-ews (mac):
> Output: http://webkit-queues.appspot.com/results/467295
>
> New failing tests:
> platform/mac/fast/loader/file-url-mimetypes-3.html
> platform/mac/fast/loader/file-url-mimetypes.html
Any hint on why these are failing? The output is just in a different order, I've tried the tests locally and I get the correct order, so I can't reproduce it. I don't see how the patch can affect the order resources are loaded, MIME types are dumped in didReceiveResponse, and the patch only changes data and finish that should happen after the response is received.
--
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