Bug 68423

Summary: Removed ENABLE_WTF_MULTIPLE_THREADS and related #ifdefs
Product: WebKit Reporter: Geoffrey Garen <ggaren>
Component: New BugsAssignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch mrowe: review+

Description Geoffrey Garen 2011-09-19 20:42:00 PDT
Removed ENABLE_WTF_MULTIPLE_THREADS and related #ifdefs
Comment 1 Geoffrey Garen 2011-09-19 20:42:48 PDT
Created attachment 107962 [details]
Patch
Comment 2 WebKit Review Bot 2011-09-19 20:45:34 PDT
Attachment 107962 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1

Source/JavaScriptCore/wtf/FastMalloc.cpp:88:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Geoffrey Garen 2011-09-19 20:50:05 PDT
Created attachment 107963 [details]
Patch
Comment 4 WebKit Review Bot 2011-09-19 20:52:49 PDT
Attachment 107963 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1

Source/JavaScriptCore/wtf/FastMalloc.cpp:88:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Geoffrey Garen 2011-09-19 20:54:26 PDT
Committed r95511: <http://trac.webkit.org/changeset/95511>