[Webkit-unassigned] [Bug 179231] Preloader ignores type attribute on Source tag causing overdownloading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 15 19:52:25 PST 2017


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

--- Comment #52 from Colin Bendell <colin at bendell.ca> ---
The root cause of the previous test instability was caused by parallel tests also requesting the /slow-script.pl?delay=100 with the same url. This cache collision caused a cache hit which subsequently prevented the preloader to fire and the test failed. Busting the cache with a unique signature has resolved this.

-- 
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/20171116/a33c85a2/attachment.html>


More information about the webkit-unassigned mailing list