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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 4 06:49:28 PDT 2017


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

--- Comment #10 from Colin Bendell <colin at bendell.ca> ---
I believe the issue is the DPR is different in the ios-sim and so the selection is different. Yoav pointed me to use srcset-helper.js which will adjust targetScaleFactor = 1. 

It looks like the preload-picture-srcset-sizes.html test also suffers from this failure - but it's been marked to Skip for iOS (instead of using the srcset-helper.js).  

The last patch had the wrong relative reference to the helper. fixing now.

-- 
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/20171104/2910676b/attachment.html>


More information about the webkit-unassigned mailing list