[Webkit-unassigned] [Bug 33008] [Qt] fast/workers/stress-js-execution.html is crashing on Qt bot (intermittently)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 4 09:25:33 PST 2011


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





--- Comment #16 from Alexey Proskuryakov <ap at webkit.org>  2011-03-04 09:25:32 PST ---
> Doing the same of what is done when USE(PTHREADS) is true if USE(QT_PTHREAD) is true.

This comment seems misleading - I was going to ask why we need two macros that do the same. But you are only making it do the same in MachineStackMarker, not everywhere.

It sounds more like a HAVE-style macro. Or perhaps you could just define USE(PTHREADS) to true in MachineStackMarker.cpp only.

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