[Webkit-unassigned] [Bug 81719] ResourceLoadScheduler casuses too much delay

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 08:28:12 PDT 2012


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





--- Comment #4 from Gavin Peters <gavinp at chromium.org>  2012-03-21 08:28:12 PST ---
(In reply to comment #3)
> > Yes.  Embargoing to onload is too late.
> Point of clarification: nothing is embargoed to onload. In fact, the loading of all of the subresources is a prerequisite for onload.

Yes, correct: embargoing for 90ms is too late is what I should have written, had I been thinking clearly.

And in fact, subresources can't be embargoed until onload, except possibly prefetch and prerender requests, which don't "count" towards the onload event.

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