[Webkit-unassigned] [Bug 73309] [Qt] GC should be parallel on Qt platform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 9 08:10:29 PST 2011


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





--- Comment #11 from Balazs Kelemen <kbalazs at webkit.org>  2011-12-09 08:10:28 PST ---
(In reply to comment #9)
> (From update of attachment 118576 [details])
> Attachment 118576 [details] did not pass efl-ews (efl):
> Output: http://queues.webkit.org/results/10825107

You need to guard the initializeGCThreads with ENABLE(PARALLEL_GC), otherwise it's a defined but not used function on !mac && !qt platforms.

-- 
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