Bug 36866

Summary: Move CString to WTF
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: PlatformAssignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
The patch - do not review!
none
Updated patch, hopefully this merges cleanly, still do not review!
none
Reviewed by Sam, setting r? to get the buildbots to take one last sniff! none

Gavin Barraclough
Reported 2010-03-30 18:02:05 PDT
This should be available to all clients of WTF, and specifically will allow us to remove the redundant duplicate implementation of a C-string wrapper class from JavaScriptCore.
Attachments
The patch - do not review! (235.93 KB, patch)
2010-03-30 18:02 PDT, Gavin Barraclough
no flags
Updated patch, hopefully this merges cleanly, still do not review! (235.95 KB, patch)
2010-03-30 20:20 PDT, Gavin Barraclough
no flags
Reviewed by Sam, setting r? to get the buildbots to take one last sniff! (301.01 KB, patch)
2010-03-30 21:19 PDT, Gavin Barraclough
no flags
Gavin Barraclough
Comment 1 2010-03-30 18:02:58 PDT
Created attachment 52109 [details] The patch - do not review! Just uploading the patch to get the build bots to take a sniff at it - no ChangeLogs yet!
Gavin Barraclough
Comment 2 2010-03-30 18:05:23 PDT
Comment on attachment 52109 [details] The patch - do not review! Hmmm, looks like I may have got some screwy versions of the vcproj's in this patch, will fixerate.
Gavin Barraclough
Comment 3 2010-03-30 20:20:34 PDT
Created attachment 52121 [details] Updated patch, hopefully this merges cleanly, still do not review!
WebKit Review Bot
Comment 4 2010-03-30 20:25:35 PDT
Attachment 52121 [details] did not pass style-queue: Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1 File not a recognized type to check. Skipping: "JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj" File not a recognized type to check. Skipping: "WebCore/WebCore.vcproj/WebCore.vcproj" File not a recognized type to check. Skipping: "JavaScriptCore/GNUmakefile.am" File not a recognized type to check. Skipping: "WebCore/WebCore.pro" WebCore/platform/cf/FileSystemCF.cpp:32: Found other header before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] File not a recognized type to check. Skipping: "WebCore/Android.mk" File not a recognized type to check. Skipping: "JavaScriptCore/Android.mk" File not a recognized type to check. Skipping: "WebCore/WebCore.order" JavaScriptCore/wtf/text/CString.cpp:30: Use 'using namespace std;' instead of 'using std::min;'. [build/using_std] [4] WARNING: Could not read file. Skipping: "WebCore/platform/text/CString.cpp" WARNING: File exempt from style guide. Skipping: "WebKit/qt/Api/qwebelement.cpp" File not a recognized type to check. Skipping: "JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def" File not a recognized type to check. Skipping: "JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj" File not a recognized type to check. Skipping: "WebCore/GNUmakefile.am" File not a recognized type to check. Skipping: "JavaScriptCore/JavaScriptCore.exp" File not a recognized type to check. Skipping: "WebCore/WebCore.xcodeproj/project.pbxproj" File not a recognized type to check. Skipping: "JavaScriptCore/JavaScriptCore.gypi" File not a recognized type to check. Skipping: "JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj" WARNING: Could not read file. Skipping: "WebCore/platform/text/CString.h" File not a recognized type to check. Skipping: "WebCore/WebCore.base.exp" File not a recognized type to check. Skipping: "JavaScriptCore/JavaScriptCore.pro" File not a recognized type to check. Skipping: "WebCore/WebCore.gypi" Total errors found: 2 in 254 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Review Bot
Comment 5 2010-03-30 20:29:42 PDT
Gavin Barraclough
Comment 6 2010-03-30 21:19:52 PDT
Created attachment 52124 [details] Reviewed by Sam, setting r? to get the buildbots to take one last sniff!
WebKit Review Bot
Comment 7 2010-03-30 21:26:25 PDT
Attachment 52124 [details] did not pass style-queue: Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1 File not a recognized type to check. Skipping: "JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj" File not a recognized type to check. Skipping: "WebCore/WebCore.vcproj/WebCore.vcproj" File not a recognized type to check. Skipping: "JavaScriptCore/GNUmakefile.am" File not a recognized type to check. Skipping: "WebCore/WebCore.pro" File not a recognized type to check. Skipping: "WebCore/Android.mk" File not a recognized type to check. Skipping: "JavaScriptCore/Android.mk" File not a recognized type to check. Skipping: "WebCore/WebCore.order" JavaScriptCore/wtf/text/CString.cpp:30: Use 'using namespace std;' instead of 'using std::min;'. [build/using_std] [4] WARNING: Could not read file. Skipping: "WebCore/platform/text/CString.cpp" WARNING: File exempt from style guide. Skipping: "WebKit/qt/Api/qwebelement.cpp" File not a recognized type to check. Skipping: "JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def" File not a recognized type to check. Skipping: "JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj" File not a recognized type to check. Skipping: "WebCore/GNUmakefile.am" File not a recognized type to check. Skipping: "JavaScriptCore/JavaScriptCore.exp" File not a recognized type to check. Skipping: "WebCore/WebCore.xcodeproj/project.pbxproj" File not a recognized type to check. Skipping: "JavaScriptCore/JavaScriptCore.gypi" File not a recognized type to check. Skipping: "JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj" WARNING: Could not read file. Skipping: "WebCore/platform/text/CString.h" File not a recognized type to check. Skipping: "WebCore/WebCore.base.exp" File not a recognized type to check. Skipping: "JavaScriptCore/JavaScriptCore.pro" File not a recognized type to check. Skipping: "WebCore/WebCore.gypi" Total errors found: 1 in 264 files If any of these errors are false positives, please file a bug against check-webkit-style.
Gavin Barraclough
Comment 8 2010-03-30 22:45:07 PDT
Transmitting file data ...................................................................................................................................................................................................................................................................... Committed revision 56825.
Gavin Barraclough
Comment 9 2010-03-30 22:45:56 PDT
Comment on attachment 52124 [details] Reviewed by Sam, setting r? to get the buildbots to take one last sniff! Clearing review flag, rubber stamped by Sam Weinig.
Note You need to log in before you can comment on or make changes to this bug.