[Webkit-unassigned] [Bug 170122] [link preload] Double downloads of preloaded content when it's in MemoryCache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 23 12:03:37 PDT 2017


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

--- Comment #31 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 306809
  --> https://bugs.webkit.org/attachment.cgi?id=306809
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=306809&action=review

This change caused:
https://bugs.webkit.org/show_bug.cgi?id=171091

> LayoutTests/http/tests/preload/preload-encoding.php:22
> +    appendScriptWithCharset("utf-8", function () {

This essentially disabled the test which was supposed to:
1. Load the script with a bad encoding
2. Get a SyntaxError
3. Load the script with the right encoding
4. Get no error

This test was rightly failing with your change.

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


More information about the webkit-unassigned mailing list