RESOLVED FIXED42690
WebKitTestRunner needs layoutTestController.setWillSendRequestReturnsNull
https://bugs.webkit.org/show_bug.cgi?id=42690
Summary WebKitTestRunner needs layoutTestController.setWillSendRequestReturnsNull
Sam Weinig
Reported 2010-07-20 15:15:05 PDT
WebKitTestRunner needs layoutTestController.setWillSendRequestReturnsNull
Attachments
Patch (4.56 KB, patch)
2011-02-06 02:01 PST, Maciej Stachowiak
mitz: review+
Sam Weinig
Comment 1 2010-07-20 15:31:47 PDT
Maciej Stachowiak
Comment 2 2011-02-06 02:01:13 PST
mitz
Comment 3 2011-02-06 02:10:36 PST
Comment on attachment 81396 [details] Patch 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:
Maciej Stachowiak
Comment 4 2011-02-06 02:35:56 PST
Note You need to log in before you can comment on or make changes to this bug.