Re: [ResourcePriorities] Blocking content resources on CSS properties

On 11/5/13 5:19 PM, Tab Atkins Jr. wrote:
> It has, roughly, the same information available to Media Queries

Actually, Gecko doesn't even have that.  The preloader code runs before 
the viewport size is known, for example.

Furthermore, in an ideal world the preloader would run on a totally 
separate thread from any of the CSS/layout/etc stuff.  So adding any 
dependencies from the preloader on it is really not OK.

-Boris

Received on Wednesday, 6 November 2013 01:47:49 UTC