[Webkit-unassigned] [Bug 35920] Test for referer information being stripped when the header is removed in willSendRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 9 09:14:35 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35920





--- Comment #17 from jochen at chromium.org  2010-03-09 09:14:34 PST ---
(In reply to comment #15)
> Attachment 50313 [details] did not pass style-queue:
> 
> Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
> WebKitTools/DumpRenderTree/win/ResourceLoadDelegate.cpp:41:  Use 'using
> namespace std;' instead of 'using std::set;'.  [build/using_std] [4]
> WebKitTools/DumpRenderTree/win/ResourceLoadDelegate.cpp:42:  Use 'using
> namespace std;' instead of 'using std::string;'.  [build/using_std] [4]
> Total errors found: 2 in 10 files
> 
> 
> If any of these errors are false positives, please file a bug against
> check-webkit-style.

the original file already has use std::wstring; 

I assume there's a reason it doesn't use "using namespace std;"?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list