Bug 31753

Summary: [Qt][Mac] Turn on multiple JavaScript threads for QtWebkit on Mac
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
proposed patch none

Description Laszlo Gombos 2009-11-20 16:18:39 PST
This feature is enabled by default on Safari on the MAC. Sunspider performance gain I measured for QtWebKit is about 4 % (from 9987 ms to 9595).
Comment 1 Laszlo Gombos 2009-11-20 16:20:51 PST
Created attachment 43624 [details]
proposed patch
Comment 2 Eric Seidel (no email) 2009-11-21 07:26:27 PST
Comment on attachment 43624 [details]
proposed patch

OK.
Comment 3 WebKit Commit Bot 2009-11-21 15:14:01 PST
Comment on attachment 43624 [details]
proposed patch

Clearing flags on attachment: 43624

Committed r51288: <http://trac.webkit.org/changeset/51288>
Comment 4 WebKit Commit Bot 2009-11-21 15:14:05 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Alexey Proskuryakov 2009-11-23 09:31:12 PST
That's weird - SunSpider shouldn't regress from enabling threads, but it shouldn't progress either.