[webkit-reviews] review granted: [Bug 115319] [WK2] Threads get stuck in NetworkProcess when canceling loads in WebProcess : [Attachment 200126] Patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 30 10:17:02 PDT 2013


Alexey Proskuryakov <ap at webkit.org> has granted Brady Eidson
<beidson at apple.com>'s request for review:
Bug 115319: [WK2] Threads get stuck in NetworkProcess when canceling loads in
WebProcess
https://bugs.webkit.org/show_bug.cgi?id=115319

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

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


> Source/WebKit2/WebProcess/Network/WebResourceLoader.cpp:112
> +    // If m_coreLoader becomse null as a result of the didReceiveResponse
callback, we can't use the send function(). 

Typo: becomse


More information about the webkit-reviews mailing list