[webkit-reviews] review granted: [Bug 42690] WebKitTestRunner needs layoutTestController.setWillSendRequestReturnsNull : [Attachment 81396] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 6 02:10:35 PST 2011


mitz at webkit.org has granted Maciej Stachowiak <mjs at apple.com>'s request for
review:
Bug 42690: WebKitTestRunner needs
layoutTestController.setWillSendRequestReturnsNull
https://bugs.webkit.org/show_bug.cgi?id=42690

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

------- Additional Comments from mitz at webkit.org
View in context: https://bugs.webkit.org/attachment.cgi?id=81396&action=review

> Tools/WebKitTestRunner/InjectedBundle/LayoutTestController.h:137
> +    void setWillSendRequestReturnsNull(bool f) {
m_willSendRequestReturnsNull = f; }

I’d keep the empty line before private:


More information about the webkit-reviews mailing list