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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 05:17:29 PDT 2012


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


Tony Gentilcore <tonyg at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |japhet at chromium.org,
                   |                            |koivisto at iki.fi




--- Comment #1 from Tony Gentilcore <tonyg at chromium.org>  2012-03-21 05:17:29 PST ---
> Apparently the purpose of the ResourceLoadScheduler is to try to request JS and CSS in front of images, even if they're discovered out-of-order. Some buffering is needed to do this, but this is too much.

The code does know about the priority. Perhaps when the highest priority items are enqueued, the requests could be issued immediately?

git annotate says japhet and antti are good people to consult about how this should work.

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