[Webkit-unassigned] [Bug 26838] Multithread support for JSC on UNIX

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 7 12:34:44 PDT 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33173|review?                     |review-
               Flag|                            |




--- Comment #6 from Eric Seidel <eric at webkit.org>  2009-08-07 12:34:43 PDT ---
(From update of attachment 33173)
We really really need to use some sort o Threading abstraction for this stuff. 
Someone just posted a QNX patch which has similar #ifdef hacks.  Instead we
should have a ThreadingGtk and ThreadingQNX files which know how to get things
like stackbase.  Collector could then use those.

I don't think we can/should keep polluting Collector.cpp like this.  If Maciej
feels differently, he should feel completely welcome to r+ this patch, I will
not stand in your way if one of the more-regular JSC authors approves of this.

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