[webkit-reviews] review denied: [Bug 46778] Implement XHR priority in WebCore : [Attachment 70150] Patch

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


Adam Barth <abarth at webkit.org> has denied James Simonsen
<simonjam at chromium.org>'s request for review:
Bug 46778: Implement XHR priority in WebCore
https://bugs.webkit.org/show_bug.cgi?id=46778

Attachment 70150: Patch
https://bugs.webkit.org/attachment.cgi?id=70150&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
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.


More information about the webkit-reviews mailing list