[webkit-reviews] review granted: [Bug 58946] Serve all pending requests when HTTP pipelining is enabled : [Attachment 90276] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 15:46:27 PDT 2011


Nate Chapin <japhet at chromium.org> has granted David Kilzer (ddkilzer)
<ddkilzer at webkit.org>'s request for review:
Bug 58946: Serve all pending requests when HTTP pipelining is enabled
https://bugs.webkit.org/show_bug.cgi?id=58946

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

------- Additional Comments from Nate Chapin <japhet at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=90276&action=review

> Source/WebCore/ChangeLog:3
> +	   <http://webkit.org/b/00000> Serve all pending requests when HTTP
pipelining is enabled

Please update the bug # before submitting.

> Source/WebCore/loader/ResourceLoadScheduler.cpp:124
> +	   servePendingRequests(host, ResourceLoadPriorityVeryLow);

Nit: this should probably be ResourceLoadPriorityLowest.


More information about the webkit-reviews mailing list