[Webkit-unassigned] [Bug 144682] [GTK] Layout Test http/tests/xmlhttprequest/range-test.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 14 02:10:36 PDT 2015


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

--- Comment #1 from Marcos Chavarría Teijeiro (irc: chavaone) <chavarria1991 at gmail.com> ---
This test is failing due to the new implemented Cache. We make 5 requests for the same file. The first request will get the complete file and the remaining request will get parts of this files specified by the Range header. After the first request the file is cached so  with the next requests providing the url is the same, the reply would be the same and it returns the whole file instead of some part of it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150514/0d95c296/attachment.html>


More information about the webkit-unassigned mailing list