[webkit-reviews] review granted: [Bug 105550] NetworkProcess has no need for suspend/resumePendingRequests : [Attachment 180363] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 20 11:39:56 PST 2012


Alexey Proskuryakov <ap at webkit.org> has granted Brady Eidson
<beidson at apple.com>'s request for review:
Bug 105550: NetworkProcess has no need for suspend/resumePendingRequests
https://bugs.webkit.org/show_bug.cgi?id=105550

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

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=180363&action=review


> Source/WebKit2/WebProcess/Network/WebResourceLoadScheduler.cpp:166
> +    // If this WebProcess has a request suspension count then we shouldn't
bother
> +    // messaging the NetworkProcess.

I think that a more detailed explanation would help here. What breaks if this
check is removed?


More information about the webkit-reviews mailing list