Bug 42690

Summary: WebKitTestRunner needs layoutTestController.setWillSendRequestReturnsNull
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mjs
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mitz: review+

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.