Bug 37410 - [Qt] Add setWillSendRequestReturnsNull and setWillSendRequestClearHeader
Summary: [Qt] Add setWillSendRequestReturnsNull and setWillSendRequestClearHeader
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Robert Hogan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-11 06:08 PDT by Robert Hogan
Modified: 2010-04-11 08:37 PDT (History)
2 users (show)

See Also:


Attachments
Patch (8.38 KB, patch)
2010-04-11 06:22 PDT, Robert Hogan
no flags Details | Formatted Diff | Diff
Updated Patch (8.37 KB, patch)
2010-04-11 06:28 PDT, Robert Hogan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Hogan 2010-04-11 06:08:32 PDT
Unskip:

http/tests/security/no-referrer.html
fast/loader/onload-willSendRequest-null-for-frame.html
fast/loader/onload-willSendRequest-null-for-script.html
Comment 1 Robert Hogan 2010-04-11 06:22:02 PDT
Created attachment 53087 [details]
Patch
Comment 2 WebKit Review Bot 2010-04-11 06:23:38 PDT
Attachment 53087 [details] did not pass style-queue:

Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp:872:  One line control clauses should not use braces.  [whitespace/braces] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Robert Hogan 2010-04-11 06:28:41 PDT
Created attachment 53088 [details]
Updated Patch
Comment 4 WebKit Commit Bot 2010-04-11 08:37:34 PDT
Comment on attachment 53088 [details]
Updated Patch

Clearing flags on attachment: 53088

Committed r57449: <http://trac.webkit.org/changeset/57449>
Comment 5 WebKit Commit Bot 2010-04-11 08:37:39 PDT
All reviewed patches have been landed.  Closing bug.