[webkit-reviews] review granted: [Bug 105146] Implement authentication for downloads : [Attachment 179676] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 16 18:09:57 PST 2012


Sam Weinig <sam at webkit.org> has granted Anders Carlsson <andersca at apple.com>'s
request for review:
Bug 105146: Implement authentication for downloads
https://bugs.webkit.org/show_bug.cgi?id=105146

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=179676&action=review


> Source/WebKit2/NetworkProcess/NetworkProcess.cpp:113
> +    m_messageReceiverMap.dispatchSyncMessage(connection, messageID, decoder,
replyEncoder);
> +	   return;

Unneeded return.


More information about the webkit-reviews mailing list