[webkit-reviews] review granted: [Bug 54755] REGRESSION (WebKit2): HTTP requests time out after 60 seconds : [Attachment 83216] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 21 14:39:40 PST 2011


Adam Roben (aroben) <aroben at apple.com> has granted Alexey Proskuryakov
<ap at webkit.org>'s request for review:
Bug 54755: REGRESSION (WebKit2): HTTP requests time out after 60 seconds
https://bugs.webkit.org/show_bug.cgi?id=54755

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

------- Additional Comments from Adam Roben (aroben) <aroben at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=83216&action=review

> Source/WebKit2/UIProcess/WebProcessManager.h:44
> +    void getAllWebProcessContexts(Vector<WebContext*>&);

Is there any other kind of context? Maybe this should just be called
getAllContexts?


More information about the webkit-reviews mailing list