[Webkit-unassigned] [Bug 46778] Implement XHR priority in WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 10 12:32:42 PDT 2010


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70150|review?                     |review-
               Flag|                            |




--- Comment #3 from Adam Barth <abarth at webkit.org>  2010-10-10 12:32:42 PST ---
(From update of attachment 70150)
We already have a loader prioritization mechanism: ResourceLoadScheduler.  It seems like it would make more sense to integrate with that prioritization mechanism rather than rolling some XMLHttpRequest specific loader classes.

Also, this bug does not explain why we want to do make this change.

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