[webkit-reviews] review granted: [Bug 62221] [Qt] Fix methods.html and methods-lower-case.html : [Attachment 96268] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 9 13:10:14 PDT 2011


Andreas Kling <kling at webkit.org> has granted Robert Hogan <robert at webkit.org>'s
request for review:
Bug 62221: [Qt] Fix methods.html and methods-lower-case.html
https://bugs.webkit.org/show_bug.cgi?id=62221

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

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=96268&action=review

r=me

> Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp:601
> +void QNetworkReplyHandler::clearContentsHeaders()

clearContentHeaders()

> Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp:603
> +    // Clearing Contents-length and Contents-type of the requests that do
not have contents.

Content-length and Content-type

> Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp:613
> +    // We may be uploading files so prevent QNR from buffering data

Period at end of Kenneth.


More information about the webkit-reviews mailing list