[webkit-reviews] review granted: [Bug 106821] [WK2] NetworkProcess scheduler never resumes resource loads that were postponed due to connection limit : [Attachment 182618] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 13:29:56 PST 2013


Brady Eidson <beidson at apple.com> has granted Alexey Proskuryakov
<ap at webkit.org>'s request for review:
Bug 106821: [WK2] NetworkProcess scheduler never resumes resource loads that
were postponed due to connection limit
https://bugs.webkit.org/show_bug.cgi?id=106821

Attachment 182618: proposed fix
https://bugs.webkit.org/attachment.cgi?id=182618&action=review

------- Additional Comments from Brady Eidson <beidson at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=182618&action=review


> Source/WebKit2/ChangeLog:4
> +	   NetworkProcess scheduler never resumes resource loads that were
postponed
> +	   due to connection limit

suspendPendingRequests count actually has nothing to do with the per-host
limit.	May as well just say something like "Completely remove the concept of
suspending requests from the network process"


More information about the webkit-reviews mailing list