[Webkit-unassigned] [Bug 106198] PreloadScanner preloads external CSS with non-matching media attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 10 13:08:31 PST 2013


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





--- Comment #4 from Yoav Weiss <yoav at yoav.ws>  2013-01-10 13:10:23 PST ---
In an attempt to prove this issue to be significant in real life, I've ran an analysis of ~35K top Alexa HTMLs from webdevdata.org.
What I have seen is that only 30% of external stylesheet are supposed to be fetched using the PreloadScanner (i.e. they appear after an external script in the HTML).
I've also seen that only 0.5% of those had a media attribute that referred to a complex media query (e.g. width, device-width, orientation, device-pixel-ratio).

So I guess that at least for now, this is not an important issue.

Never the less, I'd love to discuss ways to improve the patch, to make it more compliant with current and future WebKit design.
Is this bug the right place to do so? Are other channels preferable? (IRC, mailing list, etc)

Thanks,
Yoav

-- 
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