Bug 32951

Summary: [bzt] Make the qt build go fast
Product: WebKit Reporter: Adam Barth <abarth>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dbates, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch eric: review+

Description Adam Barth 2009-12-26 09:52:42 PST
[bzt] Make the qt build go fast
Comment 1 Adam Barth 2009-12-26 09:55:20 PST
Created attachment 45513 [details]
Patch
Comment 2 WebKit Review Bot 2009-12-26 10:02:02 PST
style-queue ran check-webkit-style on attachment 45513 [details] without any errors.
Comment 3 Eric Seidel (no email) 2009-12-26 22:47:31 PST
Comment on attachment 45513 [details]
Patch

Seems like we should consider making this dynamic.  We could discover the number of cores.

You should probably add a FIXME that this is a hack.
Comment 4 Adam Barth 2009-12-26 22:51:03 PST
Committed r52568: <http://trac.webkit.org/changeset/52568>
Comment 5 Daniel Bates 2009-12-27 11:03:08 PST
The associated unit test was not updated to reflect this change. So, it fails. See bug #32964.
Comment 6 Adam Barth 2009-12-27 16:58:42 PST
Ack!  Thanks for cleaning up after me Dan.