WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
42690
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2010-07-20 15:31:47 PDT
<
rdar://problem/8213851
>
Maciej Stachowiak
Comment 2
2011-02-06 02:01:13 PST
Created
attachment 81396
[details]
Patch
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
Committed
r77763
: <
http://trac.webkit.org/changeset/77763
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug